D
DarthContinent
I have multiple websites running under Windows 2003 using IIS and ASP
..NET. I'd like to be able to take multiple Web.config files and parse
sections of them out for display in a datagrid or to place in some
other type of collection object.
Could someone please link me with samples that illustrate how to
extract sections in this manner?
I'd like to know both how to extract the info straight from the
Web.config file itself, as well as using .NET to extract it via the
website configuration (e.g. the ConfigurationManager object).
Any help would be greatly appreciated.
-- Alan
..NET. I'd like to be able to take multiple Web.config files and parse
sections of them out for display in a datagrid or to place in some
other type of collection object.
Could someone please link me with samples that illustrate how to
extract sections in this manner?
I'd like to know both how to extract the info straight from the
Web.config file itself, as well as using .NET to extract it via the
website configuration (e.g. the ConfigurationManager object).
Any help would be greatly appreciated.
-- Alan