How Do I in Team Edition for Developers

This is the gateway to find task-based topics to help you find the answers to your questions. The general categories for describing this information are listed below. These links provide pointers to pertinent information for Microsoft Visual Studio 2005 Team Edition for Software Developers.

How Do I

  • Perform code analysis on C/C++.

  • Reduce Code Defects.

  • Perform code analysis on managed code.

  • Suppress warnings.

  • Check in code.

  • Start a performance session.

  • Use instrumentation.

  • Profile an application.

  • Collect performance data.

  • Report performance data.

  • Test code.

  • Get information about C++ Application Verifier.

To perform code analysis on C/C++, I want to know:

How to: Invoke Code Analysis for C/C++

How to: View Code Analysis for C/C++ Warnings

How to: Create a Work Item for C/C++ Code Defects

Walkthrough: Analyzing C/C++ Code for Defects

How to: Enable and Disable Code Analysis for C/C++ Warnings

After analysis, I want to reduce defects. I want to know:

How to: Annotate C++ Code

How to: Annotate C Code

To perform code analysis on managed code, I want to know:

How to: Enable and Disable Code Analysis for Managed Code

How to: Enable and Disable Specific Managed Code Analysis Warnings

How to: View Managed Code Defects

Walkthrough: Analyzing Managed Code for Code Defects

How to: Create a Work Item for Managed Code Defect

I want to suppress warnings. I want to know:

How to: Suppress Warnings Using Menu Item

To check in code, I want to know:

How to: Add Check-in Policies

How to: Migrate Code Analysis Check-in Policy

How to: Configure Check-in Notes

How to: Edit Check-in Policies

How to: Remove Check-in Policies

How to: Enable and Disable Check-in Policies

How do I start a performance session?

How to: Use Performance Wizard

How to: Manually Create Performance Sessions

How to: Set Current Performance Session

How to: Launch and End Performance Sessions

How to: Create Performance Session for ASP.NET Applications

I am using instrumentation. I want to know:

How to: Specify Post-Instrument Events

How to: Specify Pre-Instrument Events

How to: Relocate Instrumented Binaries

How to: Use Symbol Servers

How to: Specify Additional Performance Session Options

To profile an application, I want to know:

Walkthrough: Profiling Applications

How to: Profile Services

How to: Set Profiling Permissions

How to: Attach and Detach Profiler to Running Processes

How do I collect performance data?

How to: Choose Collection Methods

How to: Choose Sampling Event

How to: Collect .NET Memory Allocation and Lifetime Data

To view performance data, I want to know:

How to: Enable Event Trace Providers

How to: Customize Performance Report Views

How to: Export Performance Reports

How do I test my code?

How to: Generate a Unit Test

How to: Author a Unit Test

How to: Create an ASP.NET Unit Test

How to: Configure a Data-Driven Unit Test

How to: Run Selected Tests

How to: Test a Private Method

How to: Regenerate Private Accessors

How to: Run Selected Tests

How to: Pause, Resume, and Stop a Test Run

How to: Rerun a Test

Walkthrough: Using a Configuration File to Define a Data Source

Walkthrough: Creating and Running Unit Tests

Walkthrough: Run Tests and View Code Coverage

Testing Web Services

Testing Web Sites and Web Services in a Team Environment

I want information about C++ application verification. I want to know about:

Application Verifier

Testing Applications

Application Verifier Stops

Setting Application Verifier Properties