ClickOnce deployment allows you to publish Windows-based applications to a Web server or network file share for simplified installation. Visual Studio provides full support for publishing and updating applications deployed with ClickOnce. ClickOnce deployment is available for projects created with Visual Basic, Visual C#, and Visual J#, but not for Visual C++. For information on deploying Visual C++ applications, see ClickOnce Deployment for Visual C++ Applications.
The following topics will help you learn more about ClickOnce deployment.
In This Section
Related Sections