How Do I: Web.Config Transformations in VS2010
| 13 views this month
In the past, dealing with environment-specific data points like Connection Strings, Logging Settings, etc. has been a real challenge. Most organizations have invented their own slick way to manage these different settings from environment to environment,
but until now there hasn’t been a…