Team Edition for Developers
Microsoft Visual Studio 2005 Team Edition for Software Developers provides advanced development tools that enable teams to build reliable, mission-critical services and applications.
In This Section
- Writing Quality Code
-
Provides links to topics discussing a new class of analysis tools to make it easier for developers to detect and correct code defects.
- Analyzing Application Performance
-
Provides links to topics discussing performance tools allowing developers to measure, evaluate, and target performance-related issues in their code.
- Working with Unit Tests
-
Provides links to topics discussing a set of test tools that are integrated into the Visual Studio environment to author unit tests, gather code coverage data, and manage tests and related work items all from within Visual Studio.
- Application Verifier
-
Provides links to topics discussing Application Verifier which assists developers in finding subtle programming errors that can be extremely difficult to identify with ordinary application testing; including issues such as errors caused by heap corruption, incorrect handle and critical section usage, and security vulnerabilities.