Contains links to topics that describe how to use the Error List and the Task List. The Error List displays code problems detected by the compiler. The Task List displays comments in your code on work to be done. Each entry links to a specific line in your code files.
Describes how to use Call Hierarchy to navigate through your code by displaying all calls to and from a selected method, property, or constructor. You can examine several levels of code to view complex chains of method calls.
Contains links to topics that describe the editor and other tools in Visual Studio that let you manipulate text, code, and markup, insert and configure controls and components, and add resources.