I want to learn ASP.NET web-application development by example. I want to learn it from an already developed web-application that is good as a tutorial for newbies. A fully functional web application that is small but powerful enough to teach newbies the development effort required for web-application development. I am looking for some application that is made using software engineering principles and not just a code written haphazardly.
Take the 2-minute tour
×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free.
closed as off-topic by gnat, BЈовић, GlenH7, MichaelT, Kilian Foth Jul 30 '13 at 14:30This question appears to be off-topic. The users who voted to close gave this specific reason:
|
|||||
|
There are 2 different flavors of ASP.NET. WebForms and MVC See here ASP.NET Webforms or ASP.NET MVC ? for the difference. For MVC Go here http://www.asp.net/mvc and look at all the tutorials in particular the Music Store App demo To learn WebForms go here http://www.asp.net/web-forms |
|||||||||||||||||
|