The .NET Framework provides a number of basic features that make it easier to deploy a variety of applications. This section briefly describes those features and provides information about packaging and distributing applications with the .NET Framework.
Provides links to all How-to and Walkthrough topics found in the conceptual documentation for deployment.
Discusses deployment options in Visual Studio.
Provides a brief overview of the deployment features in the .NET Framework.
Provides an overview of packaging and distributing .NET Framework applications.
Describes how to configure and deploy client applications that target the .NET Framework Client Profile.
Describes how to package a Windows Forms application and deploy it with ClickOnce to client computers on a network.
Describes several possible deployment scenarios for .NET Framework applications.
Describes how the common language runtime determines which assembly to use to fulfill a binding request.
Describes where to obtain the .NET Framework redistributable package, Dotnetfx.exe, and how to use it to deploy the .NET Framework on user and server computers.
Describes how to deploy an XML Web service.
Describes how to package and deploy resources.
Describes how to deploy an interop application.
Describes key steps for authoring a custom Windows Forms control.
Describes key steps for authoring a custom server control.
Describes how to deploy applications for use by COM clients.