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
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
本地化。
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 社區網站
- DotNetKicks, Technorati and del.icio.us
MVC 搜尋引擎
- Highest Google ranking and blogosphere (rss)
MVC 結構綜述
- ASP.NET MVC roadmap 和ASP.NET MVC Preview 2
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:
- ASP.NET 2.0 AJAX framework with MVC
MVC + ASP.NET Membership:
- ASP.NET Membership Starter Kit
MVC + IIS 5/6
- IIS 5.1 or 6 to serve an MVC site and ISAPI rewrite
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