Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » MVC   (RSS)
[ASP.NET]Good post about ASP.NET url routing and MVC routing
ASP.NET MVC request pipeline in-depth http://stephenwalther.com/blog/archive/2008/03/18/asp-net-mvc-in-depth-the-life-of-an-asp-net-mvc-request.aspx ASP.NET URL Routing http://blogs.msdn.com/mikeormond/archive/2008/05/14/using-asp-net-routing-independent-of-mvc.asp Read More...
[ASP.NET]Good ASP.NET MVC best practice articles
Just found some good BP articles from Kazi Manzur Rashid's Blog: #part 1 http://weblogs.asp.net/rashid/archive/2009/04/01/asp-net-mvc-best-practices-part-1.aspx #part 2 http://weblogs.asp.net/rashid/archive/2009/04/03/asp-net-mvc-best-practices-part-2.aspx Read More...
[ASP.NET]How to implement file upload and download in ASP.NET MVC
[ASP.NET]How to implement file upload and download in ASP.NET MVC File upload/download is very useful functionality in web application. Here is a simple implementation of file upload/download in ASP.NET MVC 1.0. The sample use a “FileManager” controller Read More...
[ASP.NET]ASP.NET MVC 1.0 RTM available!
Finally, ASP.NET MVC 1.0 comes to RTM. Anyone who're interested in ASP.NET MVC (and prefer non-beta installation) can get it here: http://www.microsoft.com/downloads/details.aspx?FamilyID=53289097-73ce-43bf-b6a6-35e00103cb4b&displaylang=en Enjoy it Read More...
Page view tracker