Hi, I have extensive (30+) years programming experience, using C# since the very beginning. I use all the modern techniques like SOLID, TDD, etc etc.
However, I have never really done any web app programming. I have always done the services layer and below for web sites. I want to develop a website but have no idea. Reading resources on MVC will certainly be a start but I suspect I have questions even more basic than that.
For example, the website needs to be used by visitors where their cart should be persisted, offer sign-up and also sign-in for existing users. Now I know (think) that most of that is part of the services layer functionality but not sure whether this stuff is partially part of the web frameworks. I.e. sessions, cookies etc.
The stack that I want to use is C# / MVC / HTML5 / CSS3 (VS2013)
Any good resources to start reading? Or someone willing to get me on track for a fee?
However, I have never really done any web app programming. I have always done the services layer and below for web sites. I want to develop a website but have no idea. Reading resources on MVC will certainly be a start but I suspect I have questions even more basic than that.
For example, the website needs to be used by visitors where their cart should be persisted, offer sign-up and also sign-in for existing users. Now I know (think) that most of that is part of the services layer functionality but not sure whether this stuff is partially part of the web frameworks. I.e. sessions, cookies etc.
The stack that I want to use is C# / MVC / HTML5 / CSS3 (VS2013)
Any good resources to start reading? Or someone willing to get me on track for a fee?