创建 RESTful 之类的网址尽管有很大的限制

creating RESTful like urls despite heavy limitations

环境: .Net Framework 3.5 SP1 WebForms 应用程序

在考虑身份验证的 Web 表单应用程序中模仿 url 路由的最佳方法是什么? 我研究过以下内容:WebClient class、URL 重写、自定义 HTTP 处理程序。有什么见解吗?

我认为这可能对您有所帮助

ASP.NET FriendlyUrls - cleaner URLs, easier Routing, and Mobile Views for ASP.NET Web Forms