ASP.NET MVC官方网站

MVC 社区网站

MVC 搜索引擎

MVC 结构综述

MVC 101 Video

MVC Request 周期

MVC Routing

  1. First tutorial on the subject
  2. Store routes in the database
  3. Store routes in the web.config
  4. Upcoming changes to routes

MVC 界面 UI

  1. 分页pagination view user control
  2. UI 帮助方法 (Helper Methods) Automatically map to your controller classes
  3. 使用component controller class
  4. 部分视图 "Partial View" that you can provide with variable-based parameters
  5. 正确使用控件 ASP.NET user controls appropriately in an MVC application

MVC + AJAX:

MVC + ASP.NET Membership:

MVC + IIS 5/6

MVC Security

  1. Secure controller actions
  2. Secure controller actions with an XML file

REST

  1. REST定义 - Wikipedia
  2. How I Explained REST to My Wife
  3. Illustrates on the concepts of REST in MVC
  4. ASP.NET MVC in the context of REST
  5. Build your site once and make it readable.

MVC Validation

  1. Validation framework for MVC
  2. Validator Toolkit
  3. Article on how to add CAPTCHA

MVC 测试Testing

  1. ASP.NET MVC Framework – Part 2: Testing
  2. TDD while building an MVC application
  3. Testing controller actions.

其他

  1. RSS feed with the new ASP.NET MVC Framework.
  2. 错误处理Build action filters to handle errors.
  3. 缓存和压缩 Caching and compression.
  4. 开源项目MVC Contrib , docmentation and features and Code Camp Server.
  5. HydrogenCMS Released
    http://gravitycube.net/blog/post/HydrogenCMS-Released.aspx
    HydrogenCMS 是一个全功能的、低要求的、开源的CMS,它使用 asp.net mvc, linq2sql, linq2xml, 还有 BlogEngine, Kigg的一些优点. 

  6. ViewData "dot" Notation Expressions in ASP.NET MVC
    http://blog.eworldui.net/post/2008/05/ViewData-quot3bdotquot3b-Notation-Expressions-in-ASPNET-MVC.aspx

  7. ASP.NET MVC - Localization Helpers
    http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Localization.aspx

  8. ASP.NET MVC Tips
    http://weblogs.asp.net/stephenwalther/archive/tags/Tips/ASP.NET+MVC/default.aspx
    作者Stephen Walther是微软的一位项目经理,负责http://www.asp.net/网站中ASP.NET MVC部分的内容。这是一个系列的文章,关于ASP.NET MVC的一些技巧。对ASP.NET MVC有兴趣的朋友可关注. 

  9. http://blog.wekeroad.com/mvc-storefront/
    这是Rob Conery的个人网站,他采用了Asp.Net MVC做了一个Demo, 不仅在codeplex上提供了这个项目的源代码,还提供了15个视频,这些视频的内容包括从项目的构思、到设计、再到实现和重构的一个完整的过程。

MVC 书籍

    1. ASP.NET MVC In Action
    2. Pro ASP.NET MVC Framework
posted on 2008-07-02 17:12  尚書  阅读(1034)  评论(0编辑  收藏  举报