【发布时间】:2009-11-08 16:59:26
【问题描述】:
如何在 asp.net 4.0 中使用 url 路由。如何在 asp.net 4.0 中实现;
are you provide some demo code , sample project for it
【问题讨论】:
标签: c# asp.net url-routing asp.net-4.0
如何在 asp.net 4.0 中使用 url 路由。如何在 asp.net 4.0 中实现;
are you provide some demo code , sample project for it
【问题讨论】:
标签: c# asp.net url-routing asp.net-4.0
我建议先阅读 The Gu 的博客文章:URL Routing with ASP.NET 4 Web Forms (VS 2010 and .NET 4.0 Series)
他就以下主题进行了介绍性讨论,并提供了一些很好的例子:
以下是在 Web 表单中使用路由的示例:
【讨论】:
URL Routing with ASP.NET 4 Web Forms (VS 2010 and .NET 4.0 Series) 来自 Scott Guthrie。
URL Routing with ASP.NET 4.0 来自 ASPAlliance。
【讨论】: