Browse by Tags

All Tags » Asp.NET Routin (RSS)
Sorry, but there are no more tags available to filter with.

How to Use Asp.net routing Outside of MVC

asp.net 3.5 has already supported routing. if you need great flexibility on how your url should pass to a handler use Routing. Url rewriting intercept when beginrequest, so early in the morning. but routing is on resolve cache. Differences Examples ;...
Posted by cipto | 1 comment(s)
Filed under: