Microsoft Visual Studio Team System Load Test Reporting Sample

This project contains a set of stored procedures and SQL Server 2005 Reporting Services reports for reporting on a load test result. It also contains an ASP.NET app that enables you to easily delete runs from the database and set the analysis comment on runs.

Project Server 2007 VSTS Connector

Connector solution for Project Server 2007 and Team Foundation Server

SQL Load Test

This tool takes a SQL Profiler trace file and generates a unit test that replays the same sequence of database calls found in the trace file. The unit test is designed for Visual Studio Load Test. The code generated is easily modifiable so that data variation can be included.

Visual Studio Architecture Tooling Guide

Visual Studio ALM Rangers practical guidance for Visual Studio architecture tooling, which is focused on modeling tools.

Version Control Guide (ex-Branching & Merging)

Practical guidance for version control strategies on TFS, TFVC, Git and NuGet.

BRDLite Reference Templates

vsarbrdlite.zip (12,3 MB)
Visual Studio ALM Rangers build templates and guidance for build, release and deploy (BRD) build automation.

Team Foundation Build Customization Guide

Visual Studio ALM Rangers practical guidance for the customization and deployment of Team Foundation Build activities such as versioning and code signing.

Visual Studio Lab Management Guide

vsarlabman.zip (15,7 MB)
Visual Studio ALM Rangers practical and scenario-based guidance, backed by custom VM Template automation for reference environments

Visual Studio ALM Quick Reference Guide

The VS ALM Guidance is a library of compact how-tos for TFS and VS for ALM experts who have no time and would like a "quick" overview.

Visual Studio Team Foundation Server Requirements Engineering Guidance

VS ALM Rangers Requirements Engineering Guidance, showing the best you can do with our current tooling to support RM best practices

Visual Studio and TFS VM Factory

vsarvmfactory.zip (151,3 MB)
Guidance and a reference implementation of a software solution that automates the creation of Microsoft environments, in particular Visual Studio and TFS.

Visual Studio Database Guide

Practical guidance for Visual Studio 2010 Database projects.

Visual Studio Performance Testing Quick Reference Guide

VSPTQRG.zip (9,1 MB)
A quick reference guide to help with performance testing aspects of Visual Studio

WCF Load Test

This tool takes a WCF trace file and a WCF client proxy, or a WCF interface contract, and generates a C# unit test that replays the same sequence of calls found