Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Version   (RSS)

VB6 Support

Support Statement for Visual Basic 6.0 on Windows Vista and Windows Server 2008.

Visual Studio 2008 Product Comparison Overview

Product Full language support (like LINQ), access to .NET Framework like WPF Debugging Target Native 64 bit Class Designer Remote & SQL Debugging Unit testing Tools for Office Smart devices (Mobile) Microsoft SQL Server integration TFS integration

VSTS Team Build To Get Specific Version To Build

To select a specific changesets or labels to build, modify the TFSBuild.proj XML file. Use the GetVersion property - this is for VSTS 2008 <PropertyGroup> <GetVersion>Cxxxx</GetVersion> </PropertyGroup> You can put this anywhere
 
Page view tracker