|
|
Browse by Tags
All Tags » ASP.NET » Configuration (RSS)
-
I'm supporting an ASP ( Application Service Provider ) style application for my company. Instead of putting each client's settings into a single config file, I wanted to have the main config file point to each clients configuration. After...(read more)
-
I'm supporting an ASP ( Application Service Provider ) style application for my company. Instead of putting each client's settings into a single config file, I wanted to have the main config file point to each clients configuration. After...(read more)
-
I'm supporting an ASP (Application Service Provider) style application for my company. Instead of putting each client's settings into a single config file, I wanted to have the main config file point to each clients configuration. After a bit of digging, I came up with a solution that works. I don't know if it is the best ...
|
|
|