DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Mon, 13 Aug 2007 13:32:30 -0600,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    eagle
          2    Juan T. Llibre


More questions on web.config   
In reading web.config and machine configs, what is the difference between 
the ConfigurationManager and the WebConfigurationManager, and when would you 
use one over the other.  They both appear to be able to get values and 
connection strings from the config files.
Date:Mon, 13 Aug 2007 13:32:30 -0600   Author:  

Re: More questions on web.config   
Accessing configuration sections with ASP.NET requires the use of
System.Web.Configuration.WebConfigurationManager,
instead of System.Configuration.ConfigurationManager.

Checking for the current HttpContext is enough to determine
which manager needs to be used to get the configuration section.




Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaol : http://asp.net.do/foros/
======================================
"eagle"  wrote in message news:%23xuQwCe3HHA.3900@TK2MSFTNGP02.phx.gbl...

> In reading web.config and machine configs, what is the difference between the ConfigurationManager and the
> WebConfigurationManager, and when would you use one over the other.  They both appear to be able to get values and
> connection strings from the config files.
>
>
>
Date:Mon, 13 Aug 2007 15:41:10 -0400   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us