Click here to Skip to main content
15,919,931 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: Web Development Stack Pin
BryanFazekas11-Aug-16 4:56
BryanFazekas11-Aug-16 4:56 
GeneralRe: Web Development Stack Pin
Gerry Schmitz11-Aug-16 8:01
mveGerry Schmitz11-Aug-16 8:01 
GeneralRe: Web Development Stack Pin
davidh196812-Aug-16 5:59
davidh196812-Aug-16 5:59 
GeneralRe: Web Development Stack Pin
ZurdoDev10-Aug-16 9:16
professionalZurdoDev10-Aug-16 9:16 
GeneralRe: Web Development Stack Pin
Vincent Maverick Durano10-Aug-16 9:43
professionalVincent Maverick Durano10-Aug-16 9:43 
GeneralRe: Web Development Stack Pin
Ravi Bhavnani10-Aug-16 10:36
professionalRavi Bhavnani10-Aug-16 10:36 
AnswerRe: Web Development Stack Pin
Plamen Dragiyski11-Aug-16 1:52
professionalPlamen Dragiyski11-Aug-16 1:52 
GeneralRe: Web Development Stack Pin
ClockMeister11-Aug-16 2:40
professionalClockMeister11-Aug-16 2:40 
I feel your pain, Kevin. I'm primarily a back-end (database layer) guy myself and have been developing code for nearly 40 years.

If I need GUI presentation I do it in WinForms. It's a mature (and easy-to-use) user-interface technology and despite what some of the propeller-heads say it's not going away any time soon. It runs on every version of Windows including Windows 10. Microsoft finally realized that they were playing with fire when they tried to eliminate the desktop. It's been entertaining to watch.

Having said that, if you feel that you need to learn web technology I would encourage you to ease into it by learning the basics of HTML (probably HTML5 since that's the level it's at now) and work into ASP.Net. The reason for this is that you have a fighting chance at leveraging what you already know, particularly if you are already .Net aware (C# or VB.Net). I have been "dabbling" into web development for a long time and the myriad of things you have to know can drive you bonkers. In my case I've developed enough knowledge of it to fix bugs in it but to have to learn everything there is to create new stuff for the web, well, I'd just as soon be out back painting the fence at this point! I'm still tinkering with AJAX and other things here and there but not with the intent of actually developing that much with it.

You're probably a bit younger than I am, so go for it but, like I said, you will probably want to pick up the basics of HTML and ASP.Net before you begin fooling around with CSS, AJAX and all the other goodies out there. The software development industry (particularly when it comes to web development) is a real minefield as far as protecting your sanity is concerned!

HTH,

-CM
If you think that hiring a professional is expensive wait until you hire an amateur! - Red Adair

GeneralRe: Web Development Stack Pin
Dar Brett11-Aug-16 2:51
Dar Brett11-Aug-16 2:51 
GeneralRe: Web Development Stack Pin
kalberts11-Aug-16 5:42
kalberts11-Aug-16 5:42 
GeneralRe: Web Development Stack Pin
DumpsterJuice11-Aug-16 12:02
DumpsterJuice11-Aug-16 12:02 
GeneralRe: Web Development Stack Pin
Kevin Marois11-Aug-16 13:29
professionalKevin Marois11-Aug-16 13:29 
GeneralRe: Web Development Stack Pin
DumpsterJuice11-Aug-16 12:11
DumpsterJuice11-Aug-16 12:11 
GeneralThought of the day Pin
OriginalGriff10-Aug-16 5:37
mveOriginalGriff10-Aug-16 5:37 
GeneralRe: Thought of the day Pin
Kenneth Haugland10-Aug-16 5:57
mvaKenneth Haugland10-Aug-16 5:57 
GeneralRe: Thought of the day Pin
Ravi Bhavnani10-Aug-16 6:13
professionalRavi Bhavnani10-Aug-16 6:13 
GeneralRe: Thought of the day Pin
Kenneth Haugland10-Aug-16 6:44
mvaKenneth Haugland10-Aug-16 6:44 
GeneralRe: Thought of the day Pin
Richard MacCutchan10-Aug-16 6:16
mveRichard MacCutchan10-Aug-16 6:16 
GeneralRe: Thought of the day Pin
OriginalGriff10-Aug-16 6:29
mveOriginalGriff10-Aug-16 6:29 
GeneralRe: Thought of the day Pin
Brisingr Aerowing10-Aug-16 7:24
professionalBrisingr Aerowing10-Aug-16 7:24 
GeneralRe: Thought of the day Pin
OriginalGriff10-Aug-16 7:59
mveOriginalGriff10-Aug-16 7:59 
GeneralRe: Thought of the day Pin
MarkTJohnson10-Aug-16 8:31
professionalMarkTJohnson10-Aug-16 8:31 
GeneralRe: Thought of the day Pin
Brisingr Aerowing10-Aug-16 16:31
professionalBrisingr Aerowing10-Aug-16 16:31 
GeneralRe: Thought of the day Pin
OriginalGriff10-Aug-16 21:58
mveOriginalGriff10-Aug-16 21:58 
GeneralRe: Thought of the day Pin
Daniel Pfeffer10-Aug-16 6:16
professionalDaniel Pfeffer10-Aug-16 6:16 

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.