VSDB provides a number of configuration properties that can be used during deployment. These options are found in the Database.sqldeployment file that is included in your database project: These options can also be specified on the command line when using
Read More...
While investigating ways to control parameterised web servers in Visual Studio web tests yesterday I found out that you can use environment variables to set the values of context parameters within your test. If you have a context parameter called, for
Read More...