Yet another C# developer with a blog.
Browse by Tags
All Tags »
C# »
Custom Configuration (
RSS)
-
|
Custom settings are very easy to implement in .NET 2.0. In fact, if you don't care about the structure of your configuration data then the Visual Studio 2005 editor will actually do almost all the work for you - see here . However, if you do care...
|