ASP.NET MVC 文章推荐

jQuery for Asp.net MVC preview 3
http://www.chrisvandesteeg.nl/2008/06/13/jquery-for-aspnet-mvc-preview-3/
哈哈,喜欢ASP.NET MVC和JQuery的朋友有福了....
另一篇:Using JQuery to perform Ajax calls in ASP.NET MVC

还有:

Using jQuery with ASP.NET MVC
http://www.chadmyers.com/Blog/archive/2007/12/13/using-jquery-with-asp.net-mvc.aspx


 

为ASP.NET MVC框架添加AJAX支持
http://www.infoq.com/cn/news/2007/12/ajax-aspnet-mvc

 



 

Troy Goode: SquaredRoot - SSL Links/URLs in MVC
http://www.squaredroot.com/post/2008/06/MVC-and-SSL.aspx



Code based ASP.NET MVC GridView
http://blog.maartenballiauw.be/post/2008/06/Code-based-ASPNET-MVC-GridView.aspx
该作者的BLOG关于ASP.NET MVC的文章不少,文章都不错,大家可以订阅来看:
http://blog.maartenballiauw.be/category/MVC.aspx

image 

 

HydrogenCMS Released
http://gravitycube.net/blog/post/HydrogenCMS-Released.aspx
HydrogenCMS 是一个全功能的、低要求的、开源的CMS,它使用 asp.net mvc, linq2sql, linq2xml, 还有 BlogEngine, Kigg的一些优点. 

 

ViewData "dot" Notation Expressions in ASP.NET MVC
http://blog.eworldui.net/post/2008/05/ViewData-quot3bdotquot3b-Notation-Expressions-in-ASPNET-MVC.aspx
ASP.NET MVC 3比较COOL的一个地方....
作者的BLOG关于ASP.NET MVC的文章不错,大家可以收藏、订阅.

 

MVC Post-Redirect-Get Sample Updated
http://blog.eworldui.net/post/2008/06/MVC-Post-Redirect-Get-Sample-Updated.aspx
前一篇:ASP.NET MVC - Using Post, Redirect, Get Pattern(我翻译的:使用Post, Redirect, Get (PRG)模式).

 

ASP.NET MVC - Localization Helpers
http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Localization.aspx
本地化。

im imge

 

 

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有兴趣的朋友可关注.

 

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

 

版权声明:本文原创发表于博客园,作者为QLeelulu
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则视为侵权。


 

一篇:ASP.NET MVC 资源大全,内容如下:

[原文出自http://weblogs.asp.net/craigshoemaker/archive/2008/04/24/47-asp-net-mvc-resources-to-rock-your-development.aspx ]

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

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

MVC + AJAX:

MVC + ASP.NET Membership:

MVC + IIS 5/6

MVC Security

Secure controller actions
Secure controller actions with an XML file

REST

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

MVC Validation

Validation framework for MVC
Validator Toolkit
Article on how to add CAPTCHA

MVC 测试Testing

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

其他

RSS feed with the new ASP.NET MVC Framework.
错误处理Build action filters to handle errors.
缓存和压缩 Caching and compression.
开源项目MVC Contrib , docmentation and features and Code Camp Server.

MVC 书籍

ASP.NET MVC In Action
Pro ASP.NET MVC Framework

posted on 2008-07-02 11:27  Q.Lee.lulu  阅读(13709)  评论(14编辑  收藏  举报