博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Visual Studio 2010建模学习(十一) - VS Architecture Guidance
阅读量:3977 次
发布时间:2019-05-24

本文共 3202 字,大约阅读时间需要 10 分钟。

       这是一个学些Visual Studio 2010建模工具的好资料,强烈推荐给大家 《》。它是由微软的Rangers团队负责编写的,很实用!下面是一段从截取的关于这个手册的介绍,英文比较简单我就不翻译了,呵呵!

Practical guidance for Visual Studio 2010 Ultimate, focused on modeling tools. These release includes common usage scenarios, hands on labs and lessons learnt from the community discussions. The scenarios include understanding and reverse engineering an existing solution or starting a new solution from scratch. These are both common challenges that any dev lead or architect faces. The intent is not to give you an in-depth tour of the product features, but to present you with examples that show how these tools can support you in real world scenarios, and to provide you with practical guidance and checklists. This guidance is focused on practical ways of effectively using Visual Studio 2010 Ultimate and other tools to create a new or revised design as part of application lifecycle management.

       Rangers团队不仅包括微软员工,还有很多微软的MVP和社区的技术专家,他们编写了一系列的指导手册帮助大家更好的使用Visual Studio 2010以及Team Foundation Server 2010, 下面是它们的链接:

 

 

  • Compact guidance for the field to cover Team System and TFS capabilities. The Rangers from the community involved with this project are Clementino Mendonca, , , , , and Zayd Kara.

    News: We are on a collection planning quick reference poster to complement the capacity planning poster. Watch this space for news.

     

  • This project addresses the broad topic of migration and focuses especially on process template, reports, and Enhanced TFS Management. The Rangers from the community involved with this project are and .

     

  • This Ranger solution focuses on applied and practical examples of branching that you can use right now. The 2010 release includes discussions around branching concepts and strategies but also focuses on practical hands-on labs. The Rangers from the community involved with this project are , , and .

     

  • The 2008 version was about general requirements management best practices and the best you can do with our current tooling to support these best practices. The 2010 is part 2 of this Ranger guidance focusing on new features of 2010 and how these features deliver better support for our RM best practices. The Rangers from the community involved with this project are , , , , , Thomas Schissler, and .

     

  • Guidance for best recommendations for deployment of VSTS and TFS in virtual environments. The Rangers from the community involved with this project are Brian Randell, Corey Hynes, David Corbin, Etienne Tremblay, John Robbins, , , , and .

    News: We are planning new task sequences and support for latest server products. Watch this space for news.

     

  • This project’s goal is helping the Rangers to deliver version 2 of the already released on Codeplex. This guide has been extremely well received by our customers and partners with almost 4K downloads and top feedback and rating. Version 2 will make the guide even more valuable by adding information about cool new 2010 features like web test recorder plug-in to make record playback work across a variety of applications, new logging and analysis features, and reporting results in Excel. See more details on . The 2010 release is also about converting the guide to an interactive help system format for easier use.

转载地址:http://egrki.baihongyu.com/

你可能感兴趣的文章
Flutter UI基础 - GridView
查看>>
Flutter UI基础 - 使用InkWell给任意Widget添加点击事件
查看>>
OC WKWebView的使用
查看>>
Flutter UI基础 - Image.asset 图片铺满布局
查看>>
Flutter UI基础 - Row、Column详解
查看>>
Flutter UI基础 - 添加背景图片
查看>>
Flutter UI基础 - 布局之Row/Column/Stack
查看>>
Flutter UI基础 - 层叠布局Stack的使用
查看>>
Go - 解决 go get 超时问题
查看>>
SQL - SQL Server 之遍历数据集合的几种方法
查看>>
SQL - SQL Server 之处理JSON数据
查看>>
SQL - SQL Server 之WHILE循环的坑
查看>>
SQL - SQL Server 性能优化之SQL语句总结
查看>>
Docker - docker-compose常用命令
查看>>
SQL - SQL Server判断字符串中是否有中文
查看>>
SQL - SQL Server查询近7天的连续日期
查看>>
SQL - SQL Server中如何取年、月、日 -DATEPART函数
查看>>
SQL - SQL Server 一列或多列重复数据的查询,删除
查看>>
NET - .NET Core WebAPI + Vue + Axios 导出Excel / CSV
查看>>
NET - NET Core quartz.net 时间表达式----- Cron表达式详解
查看>>