Is there a Perfect/Model ASP.Net Website for Learning Purposes?
问题 I'm looking for a 'model' website/application written in ASP.Net that illustrates current best-practices of architecture, design, code etc. that could be used as a blueprint for development? I'm working in ASP.Net webforms, but would like to get into MVC so examples from both would be very welcome. Thanks. 回答1: Nerd Dinner might be worth a look for MVC, it comes with a 185 page pdf walkthough of the code with screenshots. I think it was built as an example for the book ASP.NET MVC 1.0. There