BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Visual Studio Team Edition For Database Professionals

Visual Studio Team Edition For Database Professionals

Bookmarks

Microsoft has announced the upcoming availability of a new addition to the Visual Studio 2005 Team System family, Visual Studio Team Edition for Database Professionals.

In the past, there has usually been a separation between the database professionals and the rest of the development team.  Inevitably there are problems that arise due to this breakdown in communications.  By bringing database professionals into the development life-cycle and integrating database activities with the rest of development we can alleviate or elliminate these types of problems.

In addition to communication and collaboration this new addition brings the following features:

Change Management

  • off-line source controlled database schema
  • cascading object changes - rename an object and the change is cascaded throughout the schema
  • automated change management - compare the source controlled version to production or test and generate change scripts automatically

Database Testing

  • create unit tests that can be run independently of VS2005
  • unit tests can be authored in either T-SQL or managed code
  • unit test functionality is extensible
  • test data generator for pre-loading a database with realistic test data

The first CTP of Visual Studio Team Edition for Database Professionals will be available at Tech Ed Boston on June 11.

You can read the full press release or go to the Team Edition for Database Professionals website for more detailed information.

If you can't make sense of all of these versions of Visual Studio, Micorosft's Mohammad Akif has a great product tree that maps out all of the different SKU's for Visual Studio.  Mohammad is a member of the Microsoft Architecture Editorial Board.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Nice to See

    by Geoffrey Wiseman,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    It's good to see people who are developing software for teams considering the fact that some teams are stratified and require different tools.

    That said, the first question will be whether or not this meets the needs of database developers; will this be adopted over existing database design/development tools?

    This seems somewhat more likely in the Microsoft space than in others.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT