Friday, July 18, 2008 9:57 PM
gertd
CTP 15 Is Here!
We just released a new CTP of the upcoming 2008 update, Microsoft® Visual Studio Team System 2008 Database Edition GDR July CTP is here!
You can download it from MSDN:
http://www.microsoft.com/downloads/details.aspx?FamilyID=bb3ad767-5f69-4db9-b1c9-8f55759846ed&displaylang=en
Most important changes:
- Project upgrade is now in place. For those of you who were kind enough to donate their database projects, thank you!
- Mixed projects are no longer supported, from now on server projects represent only server creatable objects and user objects that need to be deployed to “master”. Another change is that server options will not get deployed; we only validate the settings as pre-requisites for a deployment. As such server options (sp_configure) have been added to the project system.
- The interpreter now understands temporary tables, table variables and select into column sources.
- The Static Code Analysis MSBuild task was added
- XSD Reference user interface support is enable, but it does not yet create XML Schema Collections
- And lots of fixes since CTP14
Please file bugs using Microsoft Connect and post questions on the MSDN forum.
Thanks,
-GertD
Anonymous comments are disabled
About gertd
Hi, I am the Architect & Development Manager of the new Visual Studio Team Edition for Database Professionals. I have been working with and on SQL Server since the early days in 1988; that’s right the Ashton-Tate/Microsoft SQL Server; that was when I was still working at Ashton-Tate, remember that name? In 1991 I finally joined Microsoft and SQL Server has been my second life ever since. After many different releases of SQL Server and many different roles in the SQL Server development team which include developing SQL Query Analyzer, SQL-DMO, System.Transactions; managing the SQL Server Tools team and doing SQL Server performance tuning for customers; I found a new challenge in creating a real set of SQL Server database developer tools for Visual Studio.