A Visual Tour of the Team Editions: Developer


There are four "editions" of Team System, which I talked about in Comparing Visual Studio Team System Editions.

It can be a little confusing to distinguish exactly what is different between the Team Editions-- much less the difference over "plain old" Visual Studio 2005 Professional! So here's a visual tour of what Team Edition for Software Developers offers you.

First, the thrilling about dialog:

http://vertigoblogs/photos/jatwood/images/2090/original.aspx

I've scrolled the installed products down a bit so you can see the unique bits for this install. Note that I have Team Explorer installed, which isn't a part of this install; it's an IDE plug-in you install from the Team Foundation Server CD.

The Visual Studio 2005 setup process will look awfully familiar, but you have one completely new node in the install options: Team System Developer Tools.

The image “http://vertigoblogs/photos/jatwood/images/2092/original.aspx” cannot be displayed, because it contains errors.

Post install, you'll notice a new "Run Code Analysis" item on your Build menu:

The image “http://vertigoblogs/photos/jatwood/images/2091/original.aspx” cannot be displayed, because it contains errors.

This lets you run an ad-hoc code analysis. You can also turn on code analysis as a part of your build process in the project properties, on the new Code Analysis tab:

http://vertigoblogs/photos/jatwood/images/2094/original.aspx

There's also a new top-level Test menu:

The image “http://vertigoblogs/photos/jatwood/images/2095/original.aspx” cannot be displayed, because it contains errors.

And on the Tools menu, a new Performance Tools menu item:

http://vertigoblogs/photos/jatwood/images/2093/original.aspx

If you want the "Visio and UML Modelling" feature promised in the feature matrix, you'll need to install "Microsoft Office Visio for Enterprise Architects", which is in the \Visio folder of the product DVD.

Once you complete the install and restart the IDE, you'll get yet another new menu item-- Project, Visio UML:

The image “http://vertigoblogs/photos/jatwood/images/2096/original.aspx” cannot be displayed, because it contains errors.

I'll be delving deeper into each of these features in later posts, but that's a general idea of what you can expect when upgrading to the Developer Team Edition.

Oh, and by the way, all of the Team Editions install just fine directly on top of Visual Studio 2005 Professional. No need to uninstall if you are upgrading.









posted on Thursday, February 02, 2006 4:15 PM by jatwood

Comments

# VSTS Links - 02/03/2006

Chris Menegay, a Team System Rocks! Blogger, talks about Workspaces in TFVC.

Robert Horvick discusses...
Friday, February 03, 2006 6:59 AM by Team System News

# A Visual Tour of the Team Editions: Test

There are four "editions" of Team System, which I talked about in Comparing Visual Studio Team System...
Thursday, February 16, 2006 11:58 AM by Team System

# Simple Profiling with Team Developer

Team System Developer Edition (and, of course, Team Suite) includes integrated application profiling....
Thursday, February 16, 2006 5:23 PM by Team System

# A Visual Tour of the Team Editions: Team Suite

I've completed my visual tour of the Visual Studio Team System Editions:A Visual Tour of the Team Editions:...
Friday, February 24, 2006 3:46 PM by Team System

# Managed Code Analysis and Code Complexity

One of the coolest features of the Developer edition of Team System is integrated code analysis. That's...
Tuesday, February 28, 2006 12:38 PM by Team System

# Visual Studio 2005 Team Edition for (unmanaged) C++ Developers


If you're a C++ developer who writes mostly unmanaged C++ code, you may wonder what parts of Visual...
Friday, September 29, 2006 6:09 PM by Team System