Click here to Skip to main content
15,902,492 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: If You Had It To Do Again... Pin
Brady Kelly10-Oct-16 2:29
Brady Kelly10-Oct-16 2:29 
GeneralRe: If You Had It To Do Again... Pin
Phil Martin10-Oct-16 3:30
professionalPhil Martin10-Oct-16 3:30 
GeneralRe: If You Had It To Do Again... Pin
Chris C-B10-Oct-16 4:19
Chris C-B10-Oct-16 4:19 
JokeRe: If You Had It To Do Again... Pin
Brady Kelly10-Oct-16 5:27
Brady Kelly10-Oct-16 5:27 
GeneralRe: If You Had It To Do Again... Pin
Mark_Wallace10-Oct-16 4:48
Mark_Wallace10-Oct-16 4:48 
GeneralRe: If You Had It To Do Again... Pin
KarstenK10-Oct-16 1:54
mveKarstenK10-Oct-16 1:54 
GeneralRe: If You Had It To Do Again... Pin
Brady Kelly10-Oct-16 9:17
Brady Kelly10-Oct-16 9:17 
GeneralRe: If You Had It To Do Again... Pin
Phil Martin10-Oct-16 3:27
professionalPhil Martin10-Oct-16 3:27 
It all comes down to what you need, as usual.

If it is just to display some marketing content with a few forms to get some customers in contact - wordpress all the way. There's loads of templates out there, and if you can't find one that fits you can find people that produce wordpress templates for you for very small amounts of money. WordPress is all yucky, and you'll need to take a shower afterwards, but you'll be up and going so quickly with a pretty great result. I inherited the management of a WordPress site that made use of the Advanced Custom Fields plugin. You can attach any sort of fields to any post type (blog, page etc). It made getting a UI to edit content so simple, and the backend php was a breeze to copy and paste to get going. Each time I tinker with it I mentally recoil in horror at just how much boilerplate I'd have to write to get the same effect in asp.net MVC.

If you're after something a bit less one-size-fits-all, I'd go for a static site generator. Theres LOADS of them out there. Set up your templates, content markdown, run a command, and out pops regular plain html read to be statically served.

But for a complete web app - I can't go past asp.net. I love the debugging experience. Node in vscode is almost as nice, but I'm just not as familiar with it.
PraiseRe: If You Had It To Do Again... Pin
Jeremy Falcon10-Oct-16 8:35
professionalJeremy Falcon10-Oct-16 8:35 
GeneralRe: If You Had It To Do Again... Pin
Roger Wright10-Oct-16 19:21
professionalRoger Wright10-Oct-16 19:21 
GeneralRe: If You Had It To Do Again... Pin
Marc Clifton10-Oct-16 4:11
mvaMarc Clifton10-Oct-16 4:11 
GeneralRe: If You Had It To Do Again... Pin
Brady Kelly10-Oct-16 9:20
Brady Kelly10-Oct-16 9:20 
GeneralRe: If You Had It To Do Again... Pin
Roger Wright10-Oct-16 19:10
professionalRoger Wright10-Oct-16 19:10 
GeneralRe: If You Had It To Do Again... Pin
Marc Clifton11-Oct-16 3:02
mvaMarc Clifton11-Oct-16 3:02 
GeneralRe: If You Had It To Do Again... Pin
Brady Kelly10-Oct-16 5:31
Brady Kelly10-Oct-16 5:31 
GeneralRe: If You Had It To Do Again... Pin
Roger Wright10-Oct-16 19:12
professionalRoger Wright10-Oct-16 19:12 
GeneralRe: If You Had It To Do Again... Pin
Jeremy Falcon10-Oct-16 8:37
professionalJeremy Falcon10-Oct-16 8:37 
GeneralRe: If You Had It To Do Again... Pin
Roger Wright10-Oct-16 19:15
professionalRoger Wright10-Oct-16 19:15 
GeneralRe: If You Had It To Do Again... Pin
abmv10-Oct-16 9:05
professionalabmv10-Oct-16 9:05 
GeneralMQOTD Pin
V.9-Oct-16 21:46
professionalV.9-Oct-16 21:46 
GeneralRe: MQOTD Pin
OriginalGriff9-Oct-16 21:59
mveOriginalGriff9-Oct-16 21:59 
GeneralRe: MQOTD Pin
F-ES Sitecore9-Oct-16 23:22
professionalF-ES Sitecore9-Oct-16 23:22 
GeneralRe: MQOTD Pin
OriginalGriff9-Oct-16 23:29
mveOriginalGriff9-Oct-16 23:29 
GeneralRe: MQOTD Pin
HobbyProggy9-Oct-16 22:23
professionalHobbyProggy9-Oct-16 22:23 
GeneralRe: MQOTD Pin
Daniel Pfeffer9-Oct-16 22:31
professionalDaniel Pfeffer9-Oct-16 22:31 

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.