zoukankan      html  css  js  c++  java
  • 微软的新东东:Visual Studio 2005 Team Edition for Database Professionals 无为而为

    用来控制数据库的开发过程的,我看了看截图,很不错。
    比如说有个功能,就是当你修改某个表的字段的名字的时候,可以提示并且帮你修改引用到这个字段的视图,存储过程等等,不错。

    http://msdn.microsoft.com/vstudio/teamsystem/products/dbpro/default.aspx

    Visual Studio 2005 Team Edition for Database Professionals


    Visual Studio Team Edition for Database Professionals delivers a market-shifting database development product designed to manage database change, improve software quality through database testing and bring the benefits of Visual Studio Team System and life cycle development to the database professional.


    Take Control of Database Change

    Take control of your database schema by creating a baseline version of the database with an off-line source controlled project.

    Streamline changes to your database with tools that allow you automatically cascade changes throughout the database schema in a controlled and consistent manner.

    Reduce the risk involved with changing database schema by comparing the source controlled version against test and production systems and automating the creation of change scripts.


    Automate Database Testing to Improve Quality

    Create full unit tests for your database schema that can be run independently or in combination with Visual Studio 2005 Team Suite to provide a comprehensive set of tests for the application and database tiers.

    Author tests in either T-SQL or managed code with extensible unit test functionality and a new test editor.


    Improve Collaboration and Communication

    Establish the Database Professional as an integral part of the project team with a unique Visual Studio role-based experience and full access to the benefits of Team Foundation Server.

    Improve collaboration between the Database Professional and other members of the development team through use of the shared team portal, integrated change management and a common version control and data repository.

    Communicate important changes to the database to the rest of the team through work-item updates and event-based notifications.



    Take Control of Database Change

      


    Automated Database Testing

      


    Improve Collaboration and Communication



  • 相关阅读:
    B/S学习总结
    鶴山 李正浩 博士(探访墓所)
    毕业工作五年的总结和感悟(上)
    NSURLConnection经常使用的代理方法
    14.2 事务的ACID属性
    Search a 2D Matrix -- LeetCode
    ios开发之-继承的实现运用
    【Android】读取sdcard上的图片
    BZOJ 2820 YY的GCD 莫比乌斯反演
    linux写环境变量对字符转义
  • 原文地址:https://www.cnblogs.com/cleo/p/418140.html
Copyright © 2011-2022 走看看