I have a requirement like my controller name will be coming from database like below
http://www.mysite.com/ParkName
I'm using ASP.Net mvc3
I'm not getting any perfect solution how to route that dynamic controller or do in better way.
Could any one please Guide me.
ASP.NET Dynamic Data Entity Web Application. This MSDN link gives you a guide.