.NET Config File Wrapper
Category:
C#, VB.NET, ASP.NETType:
ClassesDifficulty:
IntermediateAuthor:
Simone FerrariVersion Compatibility: Visual Basic.NET
More information:
This class wraps .NET config files, allowing you to read or set values for the application associated with them, add sections to them, read or set attribute value, etc.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: