Everything you want to know about Visual Studio ALM and Farming
Brian Harry is a Microsoft Technical Fellow working as the Product Unit Manager for Team Foundation Server. Learn more about Brian.
More videos »
A new version of the Database Professional Power tools has just been released. This version is now compatible with VS/VSTS 2008 and contains a slew of new features. Check it out...
http://www.microsoft.com/downloads/details.aspx?FamilyID=73ba5038-8e37-4c8e-812b-db14ede2c354&displaylang=en
And here's some docs on it:
http://download.microsoft.com/download/f/b/8/fb8d1c0d-c0c4-4004-ab86-12396b2a3ee3/Power Tools 2008.doc
Here's a summary of the features in this release
· Command line SQL Static Code Analysis execution through MSBuild, this was the biggest customer request, which is why I was holding the release. This enables SQL Static Code Analysis to be part of Team Build!
· Data Generation Wizard; this is another customer request where we allow them to create a new data generation plan by pointing at an existing database, the plan will be fully configured by the wizard to pull all data from the database. This way users can use an existing data set and only override the privacy concerned data and save about half a day or more of configuration
· File based data generator; this allows you to insert the content of files in to the database (works for string and binary, not for XML yet)
· XML based data generator; this allows you to generate XML based on an XSD (the XSD has to be provided as file right now, and cannot be selected from database or inherited from the data type)
· Refactoring Command Generator has been made available as a MSBuild task for better project build integration so it can be made part of the pre-build and pre-deployment stages in the project. This allows users to automated the results of refactoring to some degree in to the project.
Brian
PingBack from http://www.biosensorab.org/2008/02/15/database-professional-power-tools-released/
The MSI at the url above does not install for me saying the MSI is invalid or corrupt.
Nevermind. I cleared my cache and the entire file came down. Doh!
Database Professional Power Tools の新しいバージョンがリリースされました。このバージョンは、VS/VSTS 2008 と互換性があり、多数の新機能が含まれています。ぜひチェックしてみてください。