Hello,
Currently I am developing ASP.NET MVC 2 Application with Azure Platform.
Can you please suggest me how to do URL Rewriting in ASP MVC 2 Application.
I got Some reference site but didn't get any idea.
Here in below reference site it is demo of Routing.
http://weblogs.asp.net/scottgu/archive/2007/12/03/asp-net-mvc-framework-part-2-url-routing.aspx
But they have done with static ID. and i didn't get any idea how to pass id, Because id will not be static.
Please Suggest me how to achieve URL Rewriting In ASP.NET MVC 2 Application.
Thanks In Advance,
Prashant Bhojani