Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Team Foundation Server   (RSS)

Why moving work offshore fails

Not to say that all offshore projects fail, I have both been a contributor and leader in projects that have been a great success and those that have been complete failures. Each project had its own reasons for failing and were defined by the business

Team Foundation Server Power Tools (tfpt) 1.2 Released

Today the Team Foundation Server team announced the release of version 1.2 of Team Foundation Power Tools (formally known as Power Toys). What are the Power Toys you say? They're extra functionality delivered out of band for Team Foundation Server including

Getting my Sandcastle Team Build targets file to work with Sandcastle September CTP

A few things before we get started: You will need the HTML Help Workshop installed September CTP of Sandcastle My September CTP Sandcastle Targets File (attached) This file needs to be copied to your %programfiles%\MSBuild directory Next you will need
Posted by Richard Murillo | 2 Comments
Attachment(s): Sandcastle.targets

Reusable MSBuild Sandcastle Targets File

Based on a past post, I have an external targets file you can place in your $(MSBuildExtensionsPath) folder (attached in zip). You can call it like this: < Import Project = " $(MSBuildExtensionsPath)\Sandcastle.targets " /> < Target Name = "

Using Sandcastle August CTP and MSBuild to produce CHM documentation automatically

First, we created a cmd file to do the build for us. Syntax for calling the file is Build.cmd "PathToBinaries" "Name of the documentation" (more on this later) @echo off PUSHD %1 "%programfiles%\Sandcastle\ProductionTools\mrefbuilder.exe" *.dll /out:%~dp0\reflection.org

I'm on Channel9!

I'm on Channel9! http://channel9.msdn.com/showpost.aspx?postid=220125

Key Design Scenarios with Visual Studio Team System and Team Foundation Server - System, Application, Resource Reuse

In order to effectively execute an IT strategy a roadmap must be created to contain and identify what common areas exist for the business' solution that could be leveraged by other systems in the enterprise or organization; or which capabilities the solution

Key Design Scenarios with Visual Studio Team System and Team Foundation Server

First I want to start out with some observations: The Business expects IT to provide a technology advantage with the right capabilities at the right price at the right time A business strategy alone is not sufficient for IT planning Business rarely asks

Strategic Architecture solutions are a way of thinking

How do VSTF and VSTS help developers, operations, solution architects and business analysts think more strategically about their projects?

Driving Accountability with VSTF

How can we learn from the Japanese Automotive manufacturing industry about driving accountability and quality

Visual Studio Team Foundation Server MSSCCI Provider

Version 1.0 of the Visual Studio Team Foundation Server MSSCCI Provider has been released to the web ! This is very exciting for me--the MSSCCI provider allows the integrated use of the new version control system available in Team Foundation Server from

Improving Team Foundation Server performance

Buck Hodges has a post in his blog outlining various tips for improving performance on Verifying LAN settings are correct Not running tf.exe on the app tier Batching TF.exe requests in a command file http://blogs.msdn.com/buckh/archive/2005/12/12/503015.aspx

The Differences between TFS Trial and RTM

There are some key differences between the TFS trial and RTM. This post will highlight a few important distinctions that need to be made

Some Helpful Visual Studio Team System and Team Foundation Server books

Software Engineering with Microsoft Visual Studio Team System (Out May 17) Software Engineering with Microsoft Visual Studio Team System is written for a software team that is considering running a software project using Visual Studio Team System (VSTS).
More Posts Next page »
 
Page view tracker