Sample real-word ASP.NET MVC 3 production applications code
Can anyone share links of production code to real-word ASP.NET MVC applications. It's interesting to see on production code and implementation staf开发者_开发技巧f!
Many thanks.
I found the best one for me its Kigg starter kit.
..And of course the almighty NerdDinner (which is not really real website, but rather an Implementation of the well known tutorial).
Umbarco CMS is an example of an open source ASP.NET MVC built CMS. While the Music Store is not a real world application it is close enough and a good from learning perspective.
What about http://www.stackoverflow.com? :)
This one: http://getrocketship.com/ It's a CMS service for small businesses.
And... http://www.lizzabethbrown.com/
精彩评论