Yet another C# developer with a blog.
Browse by Tags
All Tags »
C# »
Custom Configuration »
Visual Studio 2005 (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
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...
|