1-877-WEBUCATE
(1-877-932-8228)
info@webucator.com
 
Microsoft Training
Java Training
XML Training
Database & SQL Training
PHP, Perl, ASP, Groovy, Grails, Ruby on Rails Training
HTML, JavaScript, Ajax & CSS Training
Adobe CS3 Training
◊ PRIVATE TEAM SYSTEM TRAINING

Need a private class for your team delivered at your site or a location near you?
For private groups of three or more, Webucator offers completely customizable and cost-effective Team System classes delivered at your offices or a location near you.

To have someone contact you about these classes, please fill out the form below.

* (Required)
* (Required)
* (Required)
* (Required)
* (Required)
(The number of people requiring training)
(For Federal Government Pricing)
* (Required)

Introduction to Visual Studio Team System 2008 Training (3 days)


This Team System class is delivered for private groups onsite at your offices or a location of your choice. It can also be delivered via the Internet for geographically distributed staff.

Introduction to Visual Studio Team System 2008 Training Course Overview

This Visual Studio Team System (VSTS) training class provides students with the knowledge and skills to effectively use Visual Studio 2008 Team System to manage their entire Software Development Life Cycle (SDLC) in a team-based environment. The course focuses on teaching project managers, software architects, database professionals, software developers, testers, and release managers the various features and capabilities of Team System and Team Foundation Server.

This VSTS training class is intended for current software development professionals, including project managers, architects, database administrators, database developers, software developers, testers, and release managers who are involved in building Windows or web-based applications.

Regardless of the student's role, he or she will be able to learn and get hands-on experience with all of the role-based features of Visual Studio 2008 Team System.

This course is typically taught using Agile, but can be taught using Scrum or CMMI/PI as well.

Introduction to Visual Studio Team System 2008 Training Course Goals

  • Understand Team System's capabilities
  • Understand Team System's support for the Software Development Life Cycle
  • Understand the architecture of Team Foundation Server
  • Plan and create a team project
  • Manage and secure a team project
  • Choose an appropriate software development methodology and process template
  • Create and query work items using various client applications
  • Use the Distributed System Designers to architect a connected .NET solution
  • Validate solution deployment and generate a deployment report
  • Use database projects to manage change to SQL Server database schemas
  • Use automation to build, deploy, generate test data, and unit test SQL Server databases
  • Leverage Visual Studio 2008's new software development features
  • Understand the architecture and usage of Team Foundation Version Control
  • Work with version control from Visual Studio 2008 in a multi-user environment
  • Improve code quality through unit testing, code analysis, code metrics, and profiling
  • Test web applications using automated tools
  • Place web and unit tests under load to stress your architecture and plan for capacity
  • Automate the software build process using Team Foundation Build

Introduction to Visual Studio Team System 2008 Training Course Prerequisites

Experience in the following areas is required:

  • Working on a team-based software development project
  • Basic familiarity with your organization's Software Development Life Cycle.
  • Using one or more roles in the SDLC: PM, architect, DBA, developer, tester
  • One or more methodologies. (example: MSF, XP, Scrum, RUP)
  • Distributed application design. (example: client/server, web applications, web services, etc.)
  • Visual Studio
  • Reading user requirements and business-need documents.
  • The basic foundations of .NET
  • Basic C# .NET code (all source code will be provided)
  • Microsoft Windows operating system and security basics
  • A reporting tool. For example: SQL RS, Access, Crystal

Introduction to Visual Studio Team System 2008 Training Course Outline

  1. Module 1: Introduction
    • This module introduces Visual Studio 2008 Team System from a business and technical point of view.
    1. The challenges with building software
    2. What is Team System
    3. Architectural overview of Team System and Team Foundation Server
    4. Team System features by role
    5. Lab: Add a team project to Team Explorer
    6. Lab: Manage documents
    7. Lab: Create and execute queries
    8. Lab: Execute reports
    9. Lab: Customize the project portal
  2. Module 2: Team Projects
    • This module introduces the Project Manager and Project Administrator roles and team projects. Students will learn how to plan, create and configure team projects using Team Explorer.
    1. Project manager role
    2. Project administrator role
    3. Team projects
    4. Configuring team projects
    5. Managing team projects
    6. Client applications
    7. Lab: Manage Team Foundation Server level security
    8. Lab: Create a team project
    9. Lab: Explore and modify the process guidance
    10. Lab: Enable check-in policies
    11. Lab: Setup classification areas and iterations
    12. Lab: Secure the classification areas
  3. Module 3: Methodologies and Work Items
    • This module introduces students to various popular software development methodologies, and the level of support in Team System. Students will learn about Microsoft Solutions Framework, process templates, and managing work items.
    1. Software development methodologies
    2. Microsoft Solutions Framework (MSF)
    3. Methodology support in Team System
    4. Process templates
    5. Work items
    6. Creating and managing work items
    7. Lab: Create a scenario using Team Explorer
    8. Lab: Create a risk using Microsoft Excel
    9. Lab: Create a task using Microsoft Project
    10. Lab: Query work items using Team Explorer
    11. Lab: Query and manage work items using Web Access Power Tool
  4. Module 4: Architecture
    • This module introduces the Architect role and the tools found in the Architecture edition. Students will learn how to use the various Distributed System Designers to create and validate models of their systems, applications, and deployment environments.
    1. Architect role and responsibilities
    2. Distributed system designers
    3. Logical datacenter designer
    4. System designer
    5. Application designer
    6. Trial deployment
    7. DSL vs. UML
    8. Lab: Create a logical datacenter diagram
    9. Lab: Create a system diagram
    10. Lab: Create an application diagram
    11. Lab: Perform a trial deployment
    12. Lab: Validate the deployment
    13. Lab: Generate a deployment report
    14. Lab: Implement a web application from a diagram
  5. Module 5: Database Edition
    • This module discusses the database professional role, including administrators and developers, and the capabilities of the Database edition to support these roles. Students will learn how to use database projects to manage their database development, including refactoring, building, deploying, managing schema and data changes, loading test data, and running unit tests.
    1. The database development life cycle
    2. Database projects
    3. Importing schemas and scripts
    4. Comparing schemas and data
    5. Database unit testing
    6. Database refactoring
    7. Data generation plans
    8. Building and deploying
    9. Lab: Create a database project
    10. Lab: Import an existing database schema
    11. Lab: Refactor database objects
    12. Lab: Build and deploy the database project
    13. Lab: Generate test data
    14. Lab: Create and run stored procedure unit tests
  6. Module 6: Version Control
    • This module introduces all roles to the benefits and usage of Team Foundation Version Control. Students will learn how to setup workspaces and perform get, check-out, and check-in operations from within Visual Studio 2008. Students will also learn advanced features, such as branching, merging, conflict detection and resolution, and shelving.
    1. Benefits and architecture of Team Foundation Version Control
    2. Comparison to VSS
    3. Using version control
    4. Integration with Visual Studio
    5. Get, check-out, check-in, label
    6. Branching, merging, conflicts, shelving
    7. Lab: Create a workspace
    8. Lab: Place a solution under source control
    9. Lab: Check out and check in files
    10. Lab: View history and compare files
    11. Lab: Resolve conflicts
    12. Lab: Shelve and unshelve changes
  7. Module 7: Development Edition
    • This module introduces the Developer role and the tools found in the Development edition that will help improve code quality. Students will learn how to create proper unit tests that have adequate code coverage, scan their code for common defects and best practice violations, calculate code metrics to reveal areas which are overly complex, and profile their code for performance problems.
    1. The developer and tester roles and responsibilities
    2. Developer features in Visual Studio 2008
    3. Unit testing, code coverage, and Test Driven Development (TDD)
    4. Code analysis
    5. Code metrics
    6. Application profiling
    7. Lab: Create a unit test
    8. Lab: Refactor the method and re-run the unit test
    9. Lab: Create a data-driven unit test
    10. Lab: Calculate code coverage when running a unit test
    11. Lab: Run code analysis on a .NET assembly
    12. Lab: Calculate code metrics
    13. Lab: Profile a poorly performing .NET application
    14. Lab: Using Team Foundation Version Control and code profiling tools
  8. Module 8: Test Edition
    • This module introduces the Tester role and the tools found in the Test edition that will help verify applications meet requirements and are free of defects. Students will learn how to record, configure, and run HTTP-based web tests, bind web tests to data sources, place web and unit tests under load, and use manual and generic tests appropriately.
    1. Web testing
    2. Data bound and coded web tests
    3. Load testing
    4. Manual tests
    5. Generic tests
    6. Lab: Create a web site based on the personal web site template
    7. Lab: Record a web test
    8. Lab: Create a data-driven web test
    9. Lab: Create a load test, placing the web test under load
    10. Lab: Modify load test properties
    11. Lab: Create and execute a manual test
  9. Module 9: Team Foundation Build
    • This module introduces the architecture and usage of Team Foundation Build. Students will learn how to define builds, queue them manually or based on a trigger, and analyze the finished builds, setting the quality appropriately.
    1. Introduction to Team Foundation Build
    2. The Build Process
    3. Reporting
    4. Automating Team Foundation Build and Continuous Integration (CI)
    5. Lab: Create a build definition
    6. Lab: Queue a team build in various ways
    7. Lab: Set the quality of a completed build
    8. Lab: Schedule a build to queue at a specific time
    9. Lab: Configure build notifications
    10. Lab: Enable continuous integration

Introduction to Visual Studio Team System 2008 Training Course Materials

In addition to a comprehensive set of materials, including course notes and all the programming examples, each student will also receive a one-year subscription to Webucator's online reference library, which contains hundreds of the most current electronic technology books - a $149.95 per student value.

Introduction to Visual Studio Team System 2008 Training Course Technical Requirements and Setup Instructions

Click here for technical requirements and setup instructions

This VSTS course was designed by Richard Hundhausen of Accentient, Inc. Richard is a Visual Studio Team System MVP as well as an experienced developer and trainer.

home - onsite classes - instructor-led online courses - self-paced online courses - why webucator - partners - contact - sitemap
© 2008 Webucator. All rights reserved. info@webucator.com | Toll Free: 877-WEBUCATE (877-932-8228) | From Outside the USA: 315-849-2724 | Fax: 315-410-5320
Phoenix, AZ | Santa Clara, CA | Santa Clara, CA | Los Angeles, CA | Sacramento, CA | Washington, DC | Atlanta, GA | Chicago, IL | Indianapolis, IN | Muncie, IN
New Orleans, LA Boston, MA | Cambridge, MA | Charlestown, MA | Framingham, MA | Ipswich, MA | Lincoln, MA | Wellesley, MA | Worcester, MA | Bangor, ME | Detroit, MI
Raleigh, NC Winston-Salem, NC | Lincoln, NE | East Hanover, NJ | Eatontown, NJ | Madison, NJ | Parsippany, NJ | Trenton, NJ | Albany, NY | Buffalo, NY | Rochester, NY
New York City, NY | Syracuse, NY | West Babylon, NY | Dayton, OH | Bethlehem, PA | Philadelphia, PA | Pittsburgh, PA | Pittsburgh, PA | State College, PA
Middletown, RI | Rapid City, SD | Austin, TX | Dallas, TX | Houston, TX | Arlington, VA | McLean, VA | Seattle, WA | Toronto, Canada | Ottawa, Canada | Calgary, CA