简体   繁体   中英

Are there any ASP.Net MVC reference applications

I am trying to learn ASP.Net MVC framework and I was wondering if there were any good reference applications that I could use to learn about implementing ASP.Net as well as best practices for implementing LOB apps.

If possible I would like to see a ASP.Net MVC app that uses AJAX too.

NerdDinner
http://www.codeplex.com/NerdDinner

MVC Storefront
http://www.codeplex.com/mvcsamples

KIGG (MVC implementation of Digg running at dotnetshoutout.com)
http://www.codeplex.com/kigg

Oxite
http://www.codeplex.com/oxite

Code Camp Server
http://code.google.com/p/codecampserver/

CarTrackr
http://www.codeplex.com/CarTrackr

StackOverflow (no source of course)
http://www.stackoverflow.com

Nerd Dinner

Code and Tutorial available as a free chapter from ASP.Net MVC 1.0 Book by Conery , Hanselman , Haack , and Guthrie (couldn't find SO user page)

Source code also available on CodePlex

Have you looked at NerdDinner?

ScottGu' blog

also

the html tutorial for the Nerd Dinner

Oxite project (an open source blog engine)

There are however opinions that it is not that good an example to learn from:

Oxite - Oh Dear Lord Why?!

CarTrackr是一本来自ASP.NET MVC 1.0快速版的简单示例应用程序。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM