Visual Studio Tools 

This section of the documentation contains information about tools and features available in Visual Studio.

In This Section

  • Getting Started with Visual Studio
    Provides two sets of information about Visual Studio: one for users of previous Visual Studio versions, and another for programmers new to .NET Framework programming and Visual Studio.
  • Security and User Permissions
    Discusses features that might require administrative privileges to use as well as tips for developing more secure applications.
  • Building, Debugging, and Testing
    Discusses how to use tools provided with Visual Studio to control build configurations, debug errors efficiently, and test your builds in a variety of ways.
  • Reference (Visual Studio)
    Includes user interface reference, error messages, and other reference topics that apply to features hosted within the Visual Studio integrated development environment.
  • .NET Framework Class Library Reference
    Covers the library of classes, interfaces, and value types that are included in the Microsoft .NET Framework. This library provides access to system functionality and is designed to be the foundation on which .NET Framework applications, components, and controls are built.
  • Samples and QuickStarts
    Has links to code and tutorials that provide instruction on various aspects of the .NET Framework.