Config files for DLLs
Posted by Chris | Filed under .NET, C#
Use .config files for your class library DLLs just like you would with an ASP.NET’s web.config.
foreach(bill) paywith(skill);
Posted by Chris | Filed under .NET, C#
Use .config files for your class library DLLs just like you would with an ASP.NET’s web.config.