-
Recent Posts
Recent Comments
Archives
- June 2012
- April 2012
- March 2012
- November 2011
- June 2011
- March 2011
- October 2010
- July 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- June 2009
- May 2009
- April 2009
- March 2009
- June 2008
- May 2008
- August 2007
- May 2007
- March 2007
- December 2006
- November 2006
- July 2006
- June 2006
- May 2006
- April 2006
- February 2006
- January 2006
- December 2005
- July 2005
- May 2005
- December 2004
Categories
Meta
Category Archives: Visual Studio Team System
VSTS Quirk 3: Code Coverage using the VSTS tools
Funnily the code coverage engine even analyzes code generated by Visual Studio, there should be an option to ignore Visual Studio generated code, as it’s just too much data at times when you’re testing large blocks of code.
Posted in Visual Studio Team System
1 Comment
Visual Studio Team System Quirks 2: Team System Build Type
In VSTS when you create a new Team System Build Type, there is a wizard which guides you through the process, essentially asking you what kind of build your are trying to create, as in questions such as: From which … Continue reading
Posted in Visual Studio Team System
Leave a comment
Visual Studio Team System Quirks
As I write a book on Visual Studio Team I’ve come across various quirks in the product, which are downright irritating. It might be useful for people to read thru this to avoid frustration… so this particular post will be … Continue reading
Posted in Visual Studio Team System
3 Comments
Visual Studio 2005 Team Foundation Server (build) Setup
Now who thought of this really tiny name for the buid server Well the documentation which comes with the DVD software says that Team Foundation Server doesn’t install it by default, for obvious reasons such as you may want to … Continue reading
Posted in Visual Studio Team System
4 Comments
VSTS Setup
It’s quite irritating to setup VS Team System, a simpler option is to download the pre-configured VPC from MSDN. You need to be a subscriber. It simplifies things tremendously, the downside obviously is the volume of data which you need … Continue reading
Posted in Visual Studio Team System
Leave a comment
Team System resources
An RD colleague posted a good list of Visual Studio Team System resources… Team Tester documentation: http://msdn2.microsoft.com/en-us/library/ms243146(en-US,VS.80).aspx Webcasts: http://msdn.microsoft.com/vstudio/teamsystem/community/webcasts/ Videos: http://teamsystemrocks.com/tutorials/ Richard Hundhausen wrote a great Team System overview book: http://www.amazon.com/gp/product/0735621853/qid=1134561265/sr=2-3/ref=pd_bbs_b_2_3/002-3217020-4616002?s=books&v=glance&n=283155
Posted in Visual Studio Team System
Leave a comment