Error!
Success!

ASP.NET MVC Routing Using XML Custom Configuration Settings

0
kicks

ASP.NET MVC Routing Using XML Custom Configuration Settings  (Unpublished)

To configure the routing of any ASP.NET MVC application, you need to add some routing code in the Global.asax file. However, it would be better if we can transfer all these configuration stuff to be a neat XML configurations in web.config. I came through a solution to make the MVC configuration editable through custom configuration settings in the web.config file.


Kicked By:
Drop Kicked By: