Welcome to MSDN Blogs Sign in | Join | Help

Ben Moore's Blog

Random stuff from an Application Development Consultant, Microsoft UK

News

  • DISCLAIMER: All information on this blog is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified here

Browse by Tags

All Tags » VSTS   (RSS)
Visual Studio Team Database – Properties List
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...
Using environment variables to set web test context
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...
Page view tracker