DuraSoft
.NET-23
Configuration Files
•Configuration files are used to specify various information for run time to use
•
•API’s can be used to read (not alter) these files
•
•This makes it possible to make variations without having to change and recompile code
•
•You may use .NET Framework Configuration Tool (Mscorcfg.msc)