Error!
Success!

Factoring the Web.Config

0
kicks

Factoring the Web.Config  (Unpublished)

Usually as the application size grows, so does the number of settings and the size of the web.config file. The settings in config file become so many that it will be pretty tough to manage them and also hard to read. There is one less known optional string attribute called "ConfigSource" that specifies the name of the include file in which the associated configuration section is defined, if such a file exists.


Kicked By:
Drop Kicked By: