I want to learn ASP.NET MVC 3 (C#) by studying open source projects. Do you guys have any recommendations? I want to find a project that’s written in MVC 3 from the ground up and uses all the latest technologies
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is a great start: http://www.asp.net/mvc/tutorials/mvc-music-store-part-1
The Codeplex site for this is at http://mvcmusicstore.codeplex.com/
The downloads page also has a VB.net version of the code – http://mvcmusicstore.codeplex.com/releases/view/64379