Clark Sell
What is a Team Project?
I have now installed and used TFS at a number of clients. On every installation the very first...
Author: Garry Trinder Date: 05/23/2006
Teamprise 1.0 Released
Let's face it if you are on a big enterprise development project you most likely will have both...
Author: Garry Trinder Date: 04/11/2006
Visual Studio Source Control Undelete Configuration Check-box
It's been a while since my last post but I had an opportunity to take a month of vacation when my...
Author: Garry Trinder Date: 04/11/2006
TFS RTM'd
It's official, TFS has RTM'd. Jeff gives more detail about it. Congratulations to everyone on the...
Author: Garry Trinder Date: 03/17/2006
Announcing, Ethan Clark Sell
Warning, Baby SPAM! Last night we introduced a new potential Microsoft interview candidate :)...
Author: Garry Trinder Date: 03/10/2006
Codename Origami
You may have heard some buzz around something called Origami which is a new PC form factor. You can...
Author: Garry Trinder Date: 03/09/2006
Web Service Security Book
Yesterday I received my copy of: Web Service Security Scenarios, Patters, and implementation...
Author: Garry Trinder Date: 03/07/2006
Free Thumb Drive?
Serious? I can't joke at a time like this. Click here, then click on valuable information. I don't...
Author: Garry Trinder Date: 03/06/2006
Energy Blue Theme
Want a better looking desktop theme? Microsoft a while back released a theme called Energy Blue or...
Author: Garry Trinder Date: 03/06/2006
WIQL List Separator and the TFS Release Candidate
This past release of TFS brought us the much needed friendly names in the Team Foundation Client...
Author: Garry Trinder Date: 02/15/2006
TFS RC Feedback Survey
Here is your a chance to provide valuable feedback to the Team Foundation product team....
Author: Garry Trinder Date: 02/08/2006
VSTS Jumpstart, things you will end up asking for
Internet Links Visual Studio Team System Home Getting Started with Team Foundation MSDN Technical...
Author: Garry Trinder Date: 02/08/2006
TFS Release Candidate Upgrade and Install, Completed!
All I can say is WOW WOW WOW! I am very impressed and very stoked! I have successfully completed one...
Author: Garry Trinder Date: 02/08/2006
Building or Buying a New House?
Way off the beaten path... A number of months ago my wife and I finally decided to build a new...
Author: Garry Trinder Date: 02/05/2006
The TFS Release Candidate Was Cut!
Yesterday ( Friday ) the official TFS Release Candidate was cut. Today I received my copy and...
Author: Garry Trinder Date: 02/04/2006
What's new in the TFS Release Candidate?
Check out this post from Jeff Beehler for all the details.
Author: Garry Trinder Date: 01/27/2006
Simple NMock Working Sample
Based on some conversations I had today, here is a simple NMock example. NMockExample.zip (17.19...
Author: Garry Trinder Date: 01/23/2006
Testing Code Snippets
Code Snippets just rock. I thought I would post my testing code snippets. CSTestSnippets.zip (2.2...
Author: Garry Trinder Date: 01/23/2006
Converting a csproj into a test csproj
Short answer. It's as simple as adding one line to your csproj which in turn tells the IDE to treat...
Author: Garry Trinder Date: 01/21/2006
VSTS User Education Team Blog
Rob Caron has relaunched the VSTS User Education Team Blog. If you are working with TFS then you...
Author: Garry Trinder Date: 01/21/2006
TFS Release Candidate is Coming
Start getting ready, TFS RC is on it's way. Thank you Jeff for the heads up!
Author: Garry Trinder Date: 01/20/2006
Unit Testing with Anonymous Methods
Mark Seemann recently published a great post demonstrating the use of anonymous methods in unit...
Author: Garry Trinder Date: 01/20/2006
VS 2002 / 2003 / 2005 Conversions and Building
The following are some different resources to either convert your Visual Studio 2002/2003 projects...
Author: Garry Trinder Date: 01/20/2006
Configuration Management in .NET 2.0
Paulo Reichert posted a GREAT walkthrough / sample using the new Configuration Management features...
Author: Garry Trinder Date: 01/18/2006
Multiple Test Runs in one BuildType
If you are using TeamBuild then this post is for you. In TeamExplorer when you create a new build...
Author: Garry Trinder Date: 01/18/2006
ExpectedException Exception Message Validation
While you cannot validate you exception's message in the ExpectedException attribute all is not...
Author: Garry Trinder Date: 01/16/2006
https://blogs.msdn.com/csell
It was finally time to join the long list of fellow Microsoft bloggers. You will now find a subset...
Author: Garry Trinder Date: 01/14/2006
Virtual PC's Differencing Disks
I love Virtual PC, and I use if for all of my development. I have a ton of VPC's just sucking up...
Author: Garry Trinder Date: 01/14/2006
ExpectedException might not be what you've expected
If you've switched from NUnit to the VSTS Unit Testing then I am pretty sure you've used the...
Author: Garry Trinder Date: 01/14/2006
Convert Your Code to HTML
Nice little web utility to convert your code into HTML https://puzzleware.net/codeHTMLer/
Author: Garry Trinder Date: 01/14/2006
VSTS on VSTS on Channel 9
A few of my VSTS comrades discuss VSTS https://channel9.msdn.com/showpost.aspx?postid=139114
Author: Garry Trinder Date: 01/14/2006
System.Diagnostics Tracing and DebugView
The other day I ran across DebugView by Sysinternals. After playing with it for a few I suddenly had...
Author: Garry Trinder Date: 01/14/2006
MSTest.exe
Stumbled across a command line tool ( MSTest ) which executes your VSTS test list. You can call if...
Author: Garry Trinder Date: 01/14/2006