ODOWA
Accueil Inscription Contact

ASP.NET MVC Framework (Part 2): URL Routing

Last month I blogged the first in a series of posts I'm going to write that cover the new ASP.NET MVC Framework we are working on.  The first post in this series built a simple e-commerce product listing/browsing scenario.  It covered the high-level concepts behind MVC, and demonstrated how to create a new ASP.NET MVC project from scratch to implement and test this e-commerce product listing functionality. In today's blog post I'm going to drill deeper into the routing architecture of the ASP.NET MVC Framework, and discus... lire la suite

Lien du post: http://weblogs.asp.net/scottgu/archive/2007/12/03/asp-net-mvc-framework-part-2-url-routing.aspx

Sur le même thème :