Hello Experts,
I need to implement Routing or Url-Rewriting in my application. So, is there any utility like logging utility Elmah. I dont want to write much code, I need to configure and start playing.
Any help will be most appreciated.
Hello Experts,
I need to implement Routing or Url-Rewriting in my application. So, is there any utility like logging utility Elmah. I dont want to write much code, I need to configure and start playing.
Any help will be most appreciated.
Wanna start playing with this? Or this? Maybe not this one, but I'll report it too because explains you the theory...
System.Web.UrlRouting is available in 3.5. You might also consider URL Rewrite IIS module.