asp.net - Multiple applications and single web.config -
this question has answer here:
is possible have single web.config file multiple asp.net web applications?
one solution read web.config text file applications , required key after parsing doesn't neat. plus may not work in case web.config entries encrypted using aspnet_regiis.
or may other way add entries in machine.config (connection strings, app settings) applications can read?
no, not possible. best knowledge.
Comments
Post a Comment