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.
我正在尝试学习ASP.Net MVC框架,我想知道是否有任何好的参考应用程序可以用来学习实现ASP.Net以及实现LOB应用程序的最佳实践。
If possible I would like to see a ASP.Net MVC app that uses AJAX too.
如果可能的话,我希望看到一个使用AJAX的ASP.Net MVC应用程序。
5 个解决方案
#1
8
NerdDinner
http://www.codeplex.com/NerdDinner
MVC Storefront
http://www.codeplex.com/mvcsamples
MVC店面http://www.codeplex.com/mvcsamples
KIGG (MVC implementation of Digg running at dotnetshoutout.com)
http://www.codeplex.com/kigg
KIGG(运行于dotnetshoutout.com的Digg的MVC实现)http://www.codeplex.com/kigg
Oxite
http://www.codeplex.com/oxite
Code Camp Server
http://code.google.com/p/codecampserver/
Code Camp Server http://code.google.com/p/codecampserver/
CarTrackr
http://www.codeplex.com/CarTrackr
* (no source of course)
http://www.*.com
*(当然没有来源)http://www.*.com
#2
4
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)
代码和教程作为免费章节提供,来自ASP.Net MVC 1.0 Book by Conery,Hanselman,Haack和Guthrie(找不到SO用户页面)
Source code also available on CodePlex
CodePlex上也提供源代码
#3
2
Have you looked at NerdDinner?
你看过NerdDinner吗?
also
the html tutorial for the Nerd Dinner
书呆子晚餐的html教程
#4
0
Oxite project (an open source blog engine)
Oxite项目(开源博客引擎)
There are however opinions that it is not that good an example to learn from:
然而,有一些观点认为,这不是一个好的例子:
Oxite - 亲爱的主啊为什么?!
#5
0
CarTrackr is a simple sample app from the book ASP.NET MVC 1.0 Quickly.
CarTrackr是一本来自ASP.NET MVC 1.0 Quickly的简单示例应用程序。
#1
8
NerdDinner
http://www.codeplex.com/NerdDinner
MVC Storefront
http://www.codeplex.com/mvcsamples
MVC店面http://www.codeplex.com/mvcsamples
KIGG (MVC implementation of Digg running at dotnetshoutout.com)
http://www.codeplex.com/kigg
KIGG(运行于dotnetshoutout.com的Digg的MVC实现)http://www.codeplex.com/kigg
Oxite
http://www.codeplex.com/oxite
Code Camp Server
http://code.google.com/p/codecampserver/
Code Camp Server http://code.google.com/p/codecampserver/
CarTrackr
http://www.codeplex.com/CarTrackr
* (no source of course)
http://www.*.com
*(当然没有来源)http://www.*.com
#2
4
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)
代码和教程作为免费章节提供,来自ASP.Net MVC 1.0 Book by Conery,Hanselman,Haack和Guthrie(找不到SO用户页面)
Source code also available on CodePlex
CodePlex上也提供源代码
#3
2
Have you looked at NerdDinner?
你看过NerdDinner吗?
also
the html tutorial for the Nerd Dinner
书呆子晚餐的html教程
#4
0
Oxite project (an open source blog engine)
Oxite项目(开源博客引擎)
There are however opinions that it is not that good an example to learn from:
然而,有一些观点认为,这不是一个好的例子:
Oxite - 亲爱的主啊为什么?!
#5
0
CarTrackr is a simple sample app from the book ASP.NET MVC 1.0 Quickly.
CarTrackr是一本来自ASP.NET MVC 1.0 Quickly的简单示例应用程序。