Mike Diehl's WebLog

Much aBlog about nothing...

Browse by Tags

All Tags » .NET Development » Team System (RSS)
Team Foundation Server Power Tools released
The Team Foundation Server power tools package has been released. It includes the command line tool, tfpt.exe, that has a bunch of commands that help you with source control operations, and workitem operations. The package includes several checkin policies...

Posted by MikeD | with no comments

Enterprise Library v3 plan is released.
The Patterns and Practices group at MSDN have released their initial plans for Enterprise Library v3 . In a nutshell, here is their list: As at our Vision/Scope milestone, the minimal credible list line includes the following features: Medium Trust support...

Posted by MikeD | with no comments

Some real-world Team System project experiences...
Bill Simser in Calgary is using Team System with a Scrum template, and he mentioned hearing Joel's recently recorded Dot Net Rocks episode (which I've downloaded but haven't listened to - knowing Joel it will be clever and entertaining and...

Posted by MikeD | 1 comment(s)

MSBuild, MSTest, Biztalk and CruiseControl.Net
I've been working on a project that will incorporate a number of pieces of technology: Biztalk, Host Integration Server, Hummingbird Document Management, Sybase, and perhaps a few others. We're going to use VS2005, the only question is, whether we will...

Posted by MikeD | 5 comment(s)

Application Designer and Web Application Projects and Biztalk
I'm working on a project now that has a lot of components and web services and a few client applications. And Biztalk. I'm using Application Designer from Visual Studio 2005 Team Architect edition to model the components of the system. While the model...

Posted by MikeD | with no comments

Team System Tests and NUnit Tests
I was just looking at the Composite UI App Block (for .NET 2.0 recently released) and they ship with their framework both Nunit and Team System tests. The really cool thing is this: the test source files are common between the two of them. Here is the...

Posted by MikeD | 1 comment(s)

Team Test
I'm getting into writing tests for a .NET 2.0 project, and I must say that one of the great things about writing unit tests in the Team Test environment is how easy it is to run those tests in the debugger in Visual Studio. I've also been mentoring a...

Posted by MikeD | 1 comment(s)

Team Foundation Server performance numbers
There's a new post from bHarry telling how they scaled Team Foundation Server to a team of over 2000 developers, using a dual processor 2.8 Ghz, 4GB application server and a quad-processor 2.7 Ghz, 16 GB database server. They used a test set of 750,000...

Posted by MikeD | with no comments

More Posts