How does Web Routing Work?

前端 未结 2 933
误落风尘
误落风尘 2021-02-03 12:21

I need a good understanding of the inner workings of System.Web.Routing. Usually we define the RoutesTable. But how does it do the routing?

The reason I\'m asking it is

2条回答
  •  抹茶落季
    2021-02-03 12:34

    Thank you very much I think you've just solved my harsh searches. Luis's blog is going in my bookmarks!!

    I'm adding the following link to as it is of use also : The MVC framework – the MvcRouteHandler

提交回复
热议问题