Microsoft Communities

Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

Does my entire application have to be downloaded before it can be run?

No. You can indicate which files are required & which are optional. Only required files are downloaded on initial deployment & update. An application can use the System.Deployment APIs to have the optional parts of the application downloaded when appropriate. You can put optional sets of files into groups that can be downloaded at the same time.


Page view counter