.net - Is there a better way to do configSections in VS 2010 Beta2? -


I get the default web.

My question is that this release is a new way to load netspace and we do not want anymore. Now, for the latest release of MVC distributed in Conff files with VS 2010 Beta 2, Using "configSections" in web.config? To note, it still works to install a configSection in web.confg.

Sample example from unity web.config:

  & lt; ConfigSections & gt; & Lt; Section name = "Integration" type = "Microsoft.Practices.Unity.configuration.UnityConfigurationSection, Microsoft.Practices.Unity.configuration" /> & Lt; / ConfigSections & gt;  

the web Configure is still the right place and it should work already - it's easier now with 'all the dislikes'.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -