Browse by Tags

Related Posts

  • Re: WebConfigurationManager vs. ConfigurationManager

    I have an another problem. I'm writing a class which use ConfigurationSection and loads configuration section like this: protected GlobalConfigSection GcSection { get { m_GcSection = (GlobalConfigSection)ConfigurationManager.GetSection( "GlobalConfigSection" )?? new GlobalConfigSection...
    Posted to Configuration and Deployment (Forum) by Rudidlo on 07-29-2008, 12:00 AM
    Filed under: Configuration, ConfigurationSection, configurationManager
Page 1 of 1 (1 items)