17

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

1

4 Answers 4

10

Here's a few open source ASP.NET MVC projects that might provide a helpful learning experience:

Sign up to request clarification or add additional context in comments.

4 Comments

i have downloaded subtext's source code and run it in vs. Can you refer to some documentation of subtext that can guide me through the source code?
i can't find any doc of RaccoonBlog either.
I'm not sure if there is any documentation on Subtext. You might want to consult the project site or Phil Haack's blog on the subject.
I'm afraid there's even less documentation on RaccoonBlog. However, you might want to consult Ayende's blog on the subject.
5

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

Comments

2

Start exploring any of these ASP.NET MVC3 Open Source Applications

Comments

1

This one includes MVC3, Unity, NuGet, EFCodeFirst, and MVC scaffolding:

ASP.NET MVC 3 Starter Site

Enjoy !

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.