Config files for DLLs(prettycode.org)
submitted by
dever(350) 2 years, 6 months ago
Every once in a while I'll write a DLL and wish I could easily externally configure settings for it like you one do with web.config files and ConfigurationManager in ASP.NET applications or with .exe.config files. I finally got around to doing something about not having this same functionality for DLLs. Now, with AssemblyConfig, you can access settings from a .config file for your DLLs just like you can with ASP.NET
|category: C#
|Views: 435
tags:
C# another
Everyones tags:
Your Tags: