Visual Studio Team System 2010 Beta 1 Ships

Visual Studio 2010 Team Suit Beta 1 and Visual Studio 2010 Team Foundation Server Beta 1 will be available to download from MSDN today at 5pm (GMT) and to the general public on Wednesday.

VS-TS_rgb_thumb[2][5][5]

VS2010_thumb3

As you can see from this, there are more pieces to the 2010 puzzle, here is a list from Brian Harry’s blog:

Architecture (http://blogs.msdn.com/camerons/)

  • Architecture Explorer
  • Layer diagram
  • Use case designer
  • Activity designer
  • Component diagram
  • Logical class designer
  • Sequence diagram
  • Modelling project system
  • UML Model explorer
  • Architecture validation during build

Development & Database (http://blogs.msdn.com/habibh/)

  • Historical debugging
  • Test impact analysis
  • Improved code analysis
  • Improved profiling (especially multi-tier)
  • Database extensibility

Lab Management (http://blogs.msdn.com/amit_chatterjee, http://blogs.msdn.com/lab_management)

  • Multi-tier Environment creation and management
  • Automated deployment
  • Easily manage machine pools
  • Network fencing
  • Checkpoints

Test (http://blogs.msdn.com/amit_chatterjee, http://blogs.msdn.com/james_whittaker)

  • Test planning
  • Test case management
  • Test prioritization
  • Run management & reporting
  • Project quality reports
  • Manual test execution
  • Diagnostic recording (environment, video, etc)
  • UI Automation recording
  • Coded UI tests

TFS (my blog http://blogs.msdn.com/bharry)

  • Work item hierarchy & linking
  • Improved Agile template
  • MOSS & WSS Dashboards
  • Simplified reporting
  • Improved support for parallel development
  • Rollback
  • Build queuing and pooling
  • Gated checkin
  • Simplified setup
  • Scale out of web and data tiers
  • Admin console
  • Project move/archive/restore

I will also add to that..

New WPF UI:

Jason Zander on

A New Look for Visual Studio 2010 and

VS2010: On Triangles and Performance

This article is part of the GWB Archives. Original Author: Martin Hinshelwood

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.