Avatar of axnst2
axnst2Flag for United States of America

asked on 

Tiered XML application settings under ASP.NET web app

Hi Experts,

         I am working with an ASP.NET (.NET FW 2.0) web application and am wondering if there is a way to have an XML setting file (preferably not the web.config) and have tiered settings in it?  Kind of like this:

<Settings>
       <Setting Name="Logo">
              <Property="Enabled" Value="True">
              <Property="Image" Value="\Images\Logo.jpg">
              <Property="Resolution" Value="200x300">
       <\Setting>
       <Setting Name="Footer">
              <Property="Enabled" Value="1">
              <Property="Image" Value="\Images\Footer.jpg">
              <Property="Resolution" Value="200x768">
       <\Setting1>
<\Settings>

Thanks!
ASP.NETC#

Avatar of undefined
Last Comment
axnst2
ASKER CERTIFIED SOLUTION
Avatar of axnst2
axnst2
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
ASP.NET
ASP.NET

The successor to Active Server Pages, ASP.NET websites utilize the .NET framework to produce dynamic, data and content-driven web applications and services. ASP.NET code can be written using any .NET supported language. As of 2009, ASP.NET can also apply the Model-View-Controller (MVC) pattern to web applications

128K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo