Welcome to MSDN Blogs Sign in | Join | Help

Ravings of a Developer TS

I have been with Microsoft as part of their Develop Platform and Evangelism team since July of 2006. As I go about my day to day, I often stumble across things I want to share out with the community. This is my soap box. I am based out of the Midwest District, so please don't be offended if you see most of the events I post being in Illinois, Indiana and Wisconsin. If you are ever curious if the event will be in a city near you, just ask :)

Data Dude gets a Makeover! OK, maybe it's more a freshening up.

Waiting for Orcas to see what's new and hot with the database professional role of Team System?  Tired of not having static analysis for your T-SQL?  Want more refactoring options than just rename?  Need help nailing down those pesky regular expressions for generating data?  DONE! 

No, Orcas DID NOT release early so please don't start any rumors.  They just decided that Christmas would come early this year and a new Power Tool was released a couple of weeks ago that contained all kinds of neat toys and goodies for your database development needs. 

So for anyone who missed it...here's what's new:
  • Dependency Viewer
  • Refactoring
    • Move Schema
    • Expand Wildcard
    • Fully Quality Name
    • Refactor in to strongly typed DataSet definitions
    • Refactor Command Generator
  • Data Generation
    • Sequential Data Bound Generator
    • Editors for the Data Bound Generator, Sequential Data Bound Generator and RegEx String Generator to make configuration easier
    • The RegEx editor also tries to interpret your CHECK CONSTRAINTs and create a matching RegEx expression that you can use to generate data values that match the constraint definition
    • The RegEx editor can also be used for interactively defining and testing RegEx expressions and evaluate the output visually, which makes it a lot easier to create the right RegEx expression for your value domain.
  • MSBuild Tasks
    • SqlSchemaCompareTask; allows you to compare schemas between two database from the command line using MSBuild.
    • SqlDataCompareTask; allows you to compare the content of tables within two databases from the command line using MSBuild.
  • T-SQL Static Code Analysis
  •  Miscellaneous tools
    • SQL script pre-processor command-line utility, which will expand all SQLCMD includes and variable definitions (sqlspp.exe)
  • Schema Manager API

For more details and screenshots: http://blogs.msdn.com/gertd/archive/2007/08/07/it-is-august-6th.aspx

Check here for a great little video of all the new features included with the Power Tool: http://channel9.msdn.com/showpost.aspx?postid=334261

 

The Power Tools release can be downloaded from: http://go.microsoft.com/fwlink/?LinkId=88852

The Power Tools require that you have Service Release 1 installed: http://go.microsoft.com/fwlink/?LinkId=88853

Published Monday, August 20, 2007 10:18 PM by AngelaB

Comments

# Data Dude gets a Makeover! OK, maybe it's more a freshening up. @ Tuesday, August 21, 2007 12:00 AM

Waiting for Orcas to see what's new and hot with the database professional role of Team System? Tired

Noticias externas

# VSTS Links - 08/22/2007 @ Wednesday, August 22, 2007 9:05 AM

The Teams WIT Tools Blog on Rosario: Filtering link types on a work item form and What is a Team...

Team System News

Anonymous comments are disabled
© 2010 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement  
Page view tracker