Custom Configuration Sections in 3 Easy Steps

Posted by: youve been HAACKED, on 12 Mar 2007 | View original | Bookmarked: 0 time(s)

Are you tired of seeing your configuration settings as an endless list of key value pairs? <add key="key0" value="value0" /> <add key="key1" value="value1" /> <add key="key2" value="value2" /> ... Would you rather see something more like this? <MySetting fileName="c:\temp" password="pencil" someOtherSetting="value" /> Join the club. Not only isthe first approachprone to typos (AppSettings["tire"] or AppSettings["tier] anyone?), too many of these things all bunched...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: .NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1185 | Hits: 435

Similar Posts

  • Designer Support for One-Way navigations in Entity Framework 4 more
  • How To: Silverlight grid hierarchy load on demand using MVVM and RIA services more
  • Assembly-Free jQuery in SharePoint Sites Using the SmartTools jQueryLoader more
  • Client Configuration in WCF 4.0 more
  • Why VBA Still Makes Sense more
  • Customizing the SharePoint ECB with Javascript, Part 1 more
  • Ruminations on Multi-Tenant Data Architectures more
  • WPF Release History : Q2 2009 (version 2009.2.701) more
  • Final Six ASP.NET Hosting Tutorials Now Online more
  • Rewards, loyalty, and simple convenience more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD