ASP.NET 4.0 Feature - Clean Web.Config

Lets see the feature in ASP.NET 4.0 which is known as “Clean Web.config” . If we have noticed the web.config in the previous version ASP.NET 3.5 it would be about 125lines .

In ASP.NET 4.0 you would be surprised to see as shown below


The only information that is available is enabling debugging . Wow.. Don’t you feel we have a clean web.config !!!!

Hope this was cool feature. Please add your comments or suggestions.

Cheers!!!

Comments

Popular posts from this blog

Jesus - God Thinks of you.

ASP.NET 4.0 Feature - URL Routing

Tips on JQuery Intellisense in VS 2008