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



  • 相关阅读:
    H5C3综合案例
    CSS3 3D转换
    CSS3 动画
    CSS3 2D转换
    html+css入门基础案例之页面设计
    0tcpdump使用与ping
    redis计划(yet)
    为什么hashmap以2的倍数作为桶的长度,同时以2作为扩容倍数
    maven SNAPSHOT
    maven dependengcy:tree 查看maven依赖树(母项目指定pluginManagement)
  • 原文地址:https://www.cnblogs.com/cleo/p/418140.html
Copyright © 2011-2022 走看看