Friday, November 14, 2008

A Lap Around VSTS 2010

This is the gist for the a lap around VSTS 2010.
  • No more no Repro
    • Test Recorder
    • Stack-trace for exceptions
  • No more broken builds
    • Gated build
    • Buddy build
  • No more butterfly effects
    • Layers for build
    • Architecture Explorer
    • Sequence Diagram
  • No more regression test
  • Build
    • Workflow for build definition
Other videos

TL03

Microsoft Visual Studio Team System: Software Diagnostics and Quality for Services

TL04

Microsoft Visual Studio Team System Team Foundation Server: How We Use it at Microsoft

TL09

Agile Development with Microsoft Visual Studio

TL15

Architecture without Big Design Up Front

TL24

Improving .NET Application Performance and Scalability

TL37

Microsoft Visual Studio Team System: Leveraging Virtualization to Improve Code Quality with Team Lab

TL45

Microsoft Visual Studio Team System Database Edition: Overview

TL47

Visual Studio Team System: A Lap Around VSTS 2010 (Strongly recommended)

TL51

Research: Contract Checking and Automated Test Generation with Pex

TL52

Team Foundation Server 2010: Cool New Features

TL60

Improving Code Quality with Code Analysis

TL61

Panel: The Future of Unit Testing

No comments:

Thumbs Up to GitHub Copilot and JetBrains Resharper

Having used AI tool GitHub Copilot since 08/16/2023, I’ve realized that learning GitHub Copilot is like learning a new framework or library ...