What is the best method to achieve dynamic URL Rewriting in ASP.Net?

后端 未结 5 1751
时光取名叫无心
时光取名叫无心 2021-02-06 18:41

I\'m currently using Intelligencia.UrlRewriter does anyone have better suggestions?

5条回答
  •  深忆病人
    2021-02-06 19:22

    Following the suggestion made by Seb Nilsson I looked a bit all over google and found these nice examples:

    • aspnet routing goodbye url rewriting
    • using asp.net routing independent of mvc
    • using asp.net routing independent of mvc passing-parameters

    When working with IIS 6 it is important to have a look at this Blog

提交回复
热议问题