Side-by-Side Execution Fundamentals

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The way that the common language runtime manages side-by-side execution depends on the type of application you are running. This section applies to all managed executable applications, such as Windows Forms, and executable applications installed locally through an Internet browser. ASP.NET applications and XML Web services, as well as other hosted applications, have their own method of side-by-side execution. For information about ASP.NET and side-by-side execution, see ASP.NET Side-by-Side Execution Overview.

In This Section

Reference

  • <supportedRuntime> Element
    Describes the configuration schema element that specifies which versions of the runtime are supported by an application.