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



  • 相关阅读:
    js中定义变量的三种方式const,val,let 的区别
    jquery中attr和prop的区别
    jQuery prop() 方法
    toFixed()方法
    java中匿名类的讲解
    Java序列化的几种方式以及序列化的作用
    classloader加载过程
    有关java中static关键的重写问题
    java泛型的讲解
    真实的周星星,你了解吗?
  • 原文地址:https://www.cnblogs.com/cleo/p/418140.html
Copyright © 2011-2022 走看看