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:
After analysis, I want to reduce defects. I want to know:
To perform code analysis on managed code, I want to know:
How to: Enable and Disable Specific Managed Code Analysis Warnings |
||
I want to suppress warnings. I want to know:
To check in code, I want to know:
How do I start a performance session?
I am using instrumentation. I want to know:
To profile an application, I want to know:
How do I collect performance data?
To view performance data, I want to know:
How do I test my code?
Walkthrough: Using a Configuration File to Define a Data Source |
||