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



  • 相关阅读:
    linux-centos7 安装 maven 代码管理工具,以及常见配置
    linux-centos7 安装 jre + tomcat 实现 web 服务器
    python 开发语言 博客目录
    生存分布函数
    债务偿还
    密度聚类算法
    POI兴趣点搜索
    区域地址搜索
    地址之间的距离
    地理坐标转换
  • 原文地址:https://www.cnblogs.com/cleo/p/418140.html
Copyright © 2011-2022 走看看