Month: October 2009

Not Found

Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.

Configuration file attributes

The configSource attribute in .config files can be used in a section to source other configuration files. This was introduced in ASP.Net 2.0 and also handy in WCF configuration.<configuration> <system.serviceModel> <services configSource=MySvc.config > </services></configuration>

<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> asp.net, SOA, WCF | Comments Off on Configuration file attributes