2.1 KiB
2.1 KiB
uid | title | author | description | ms.author | ms.date | ms.assetid | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|
mvc/overview/older-versions-1/controllers-and-routing/index | Controllers and Routing | Microsoft Docs | rick-anderson | In this tutorial set, you learn about ASP.NET routing, which maps browser requests to ASP.NET MVC controller actions. | riande | 09/28/2011 | 124df537-428c-4861-b6c2-4830c094fe0c | /mvc/overview/older-versions-1/controllers-and-routing | chapter |
Controllers and Routing
In this tutorial set, you learn about ASP.NET routing, which maps browser requests to ASP.NET MVC controller actions.
- ASP.NET MVC Routing Overview (C#)
- Understanding Action Filters (C#)
- Improving Performance with Output Caching (C#)
- Adding Dynamic Content to a Cached Page (C#)
- Creating a Controller (C#)
- Creating an Action (C#)
- ASP.NET MVC Routing Overview (VB)
- Understanding Action Filters (VB)
- Improving Performance with Output Caching (VB)
- Adding Dynamic Content to a Cached Page (VB)
- Creating a Controller (VB)
- Creating an Action (VB)
- ASP.NET MVC Controller Overview (C#)
- Creating Custom Routes (C#)
- Creating a Route Constraint (C#)
- Creating a Custom Route Constraint (C#)
- ASP.NET MVC Controller Overview (VB)
- Creating Custom Routes (VB)
- Creating a Route Constraint (VB)
- Creating a Custom Route Constraint (VB)