Click here to Skip to main content
15,891,764 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I want to build a website Pin
Ste.S21-Nov-17 22:29
Ste.S21-Nov-17 22:29 
GeneralRe: I want to build a website Pin
deboo123422-Nov-17 0:43
deboo123422-Nov-17 0:43 
GeneralRe: I want to build a website Pin
BryanFazekas22-Nov-17 1:05
BryanFazekas22-Nov-17 1:05 
GeneralRe: I want to build a website Pin
englebart22-Nov-17 2:23
professionalenglebart22-Nov-17 2:23 
GeneralRe: I want to build a website Pin
TWMitchell22-Nov-17 3:30
TWMitchell22-Nov-17 3:30 
GeneralRe: I want to build a website Pin
ClockMeister22-Nov-17 3:30
professionalClockMeister22-Nov-17 3:30 
GeneralRe: I want to build a website Pin
Kirk 1038982122-Nov-17 3:51
Kirk 1038982122-Nov-17 3:51 
GeneralRe: I want to build a website Pin
Steve Naidamast22-Nov-17 4:28
professionalSteve Naidamast22-Nov-17 4:28 
Rob...

If your wife is planning on an e-commerce site you may want to check out nopCommerce, which is a complete ASP.NET MVC (C#) Open Source tool that is designed for such sites. It also has a variety of themes you can select from and if none of those are too your liking, for a reasonable fee a third-party affiliate will design one for you.

Unless you plan on making significant changes to the site, there is no programming required. However, if you want to make such changes yourself, there is documentation that shows you how to do this.

If your site is going to be a mixture of e-commerce and content management functionality than you may want to consider the CMS, DNN (originally DotNetNuke) for which the Community Edition is still avaailable as a free Open Source download. However, the additional modules you may require are commercially available for reasonable prices.

Most CMSs today are quite bloated and quite finicky to implement. So far, as of my last experience with DNN several years ago, this software still offers a rather straight-forward implementation and easy administration. DNN is also based on ASP.NET MVC (C#).

If you want to build your own, my advice would be to stick with ASP.NET WebForms. In general, WebForms is still far easier to learn and implement than MVC and in my view is still far more powerful than MVC can ever hope to be as a result of the WebForms server-side controls. As to the latter, you can obtain a complete version of Syncfusion's Community Edition Control Suite for all platforms completely free. All you have to do is go to the website and register for your own copy. Syncfusion also provides complete free PDF manuals on a host of development subjects including ASP.NET that you may want to avail yourself of.

Many people will recommend MVC over my suggestion for WebForms. However, if you decide to go that route you will find a morass of tool selections along with a learning curve you may not want to be bothered with.

ASP.NET MVC was popularized as a result of the popular MVC paradigm for Java web development and the maturing Open Source Community, which appears to often prefer complexity over simplicity. Don't ask me why but there is no "right way" to develop for the web as MVC supporters will tell you that MVC is.

If you have any further questions, simply contact me at my email address... Smile | :)
Steve Naidamast
Sr. Software Engineer
Black Falcon Software, Inc.
blackfalconsoftware@outlook.com

GeneralRe: I want to build a website Pin
jschell22-Nov-17 6:40
jschell22-Nov-17 6:40 
AnswerRe: I want to build a website Pin
Member 1057199122-Nov-17 7:16
professionalMember 1057199122-Nov-17 7:16 
GeneralRe: I want to build a website Pin
nightsoul9422-Nov-17 9:03
nightsoul9422-Nov-17 9:03 
GeneralRe: I want to build a website Pin
Peter Shaw23-Nov-17 10:45
professionalPeter Shaw23-Nov-17 10:45 
GeneralRe: I want to build a website Pin
Rob Philpott27-Nov-17 6:47
Rob Philpott27-Nov-17 6:47 
GeneralRe: I want to build a website Pin
Peter Shaw27-Nov-17 8:49
professionalPeter Shaw27-Nov-17 8:49 
Generala young genius blooms in the dark seas of our post-millennial tabloid reality Pin
BillWoodruff21-Nov-17 1:54
professionalBillWoodruff21-Nov-17 1:54 
GeneralRe: a young genius blooms in the dark seas of our post-millennial tabloid reality Pin
Sascha Lefèvre21-Nov-17 2:04
professionalSascha Lefèvre21-Nov-17 2:04 
GeneralRe: a young genius blooms in the dark seas of our post-millennial tabloid reality Pin
Mel Padden21-Nov-17 2:36
Mel Padden21-Nov-17 2:36 
GeneralRe: a young genius blooms in the dark seas of our post-millennial tabloid reality Pin
Sascha Lefèvre21-Nov-17 2:59
professionalSascha Lefèvre21-Nov-17 2:59 
GeneralRe: a young genius blooms in the dark seas of our post-millennial tabloid reality Pin
Munchies_Matt21-Nov-17 2:45
Munchies_Matt21-Nov-17 2:45 
GeneralRe: a young genius blooms in the dark seas of our post-millennial tabloid reality Pin
Munchies_Matt21-Nov-17 2:46
Munchies_Matt21-Nov-17 2:46 
GeneralRe: a young genius blooms in the dark seas of our post-millennial tabloid reality Pin
Sascha Lefèvre21-Nov-17 3:02
professionalSascha Lefèvre21-Nov-17 3:02 
GeneralRe: a young genius blooms in the dark seas of our post-millennial tabloid reality Pin
Munchies_Matt21-Nov-17 3:24
Munchies_Matt21-Nov-17 3:24 
GeneralRe: a young genius blooms in the dark seas of our post-millennial tabloid reality Pin
Munchies_Matt21-Nov-17 3:26
Munchies_Matt21-Nov-17 3:26 
GeneralRe: a young genius blooms in the dark seas of our post-millennial tabloid reality Pin
Slacker00721-Nov-17 2:54
professionalSlacker00721-Nov-17 2:54 
GeneralRe: a young genius blooms in the dark seas of our post-millennial tabloid reality Pin
Marc Clifton21-Nov-17 3:41
mvaMarc Clifton21-Nov-17 3:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.