Skip to content
Skip to content
sujatad.net

Blogging about technology and leadership

← Browsers?
Javascript Performance →
-->

Configuration file attributes

Posted on October 11, 2009 by sujatad

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>

About sujatad

Technical Blogger
View all posts by sujatad
This entry was posted in asp.net, SOA, WCF. Bookmark the <a href="https://sujatad.net/wcf/configuration-file-attributes/" title="Permalink to Configuration file attributes" rel="bookmark">permalink</a>.
← Browsers?
Javascript Performance →

Comments are closed.

© 2025 | Blog info WordPress Theme | By Bharat Kambariya