How Do I in Development Edition

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 Team System 2008 Development Edition.

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 Specific 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: Update 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: Profile with the Performance Wizard and Profiler Defaults

How to: Manually Create Performance Sessions with the Profiling Tools

How to: Set the Current Performance Session

How to: Start and End Profiling

How to: Create a Performance Session for ASP.NET Applications

I am using instrumentation. I want to know:

How to: Specify Pre- and Post-Instrument Commands

How to: Specify Additional Instrumentation Options

How to: Relocate Instrumented Binaries

How to: Reference Windows Symbol Information

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 the Profiler to Running Processes

How do I collect performance data?

How to: Choose Collection Methods

How to: Choose Sampling Events

How to: Collect .NET Memory Allocation and Lifetime Data

To view performance data, I want to know:

How to: Collect Event Trace (ETW) Data

How to: Customize Profiling Tools Report Views

How to: Export Profiling Tools Reports

How do I test my code?

How to: Create and Run 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: Rerun a Test

How to: Run Selected Tests

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

Walkthrough: Run Tests and View Code Coverage

Walkthrough: Using a Configuration File to Define a Data Source

Walkthrough: Creating and Running Unit Tests

Unit Tests for ASP.NET Web Services

Testing Web Sites and Web Services in a Team Environment

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