Microsoft Communities

Welcome to WindowsClient.net | Sign in | Join

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

Windows Forms FAQs

Can I use Assembly.LoadFrom() in my "ClickOnce" application?

Yes. However, all of the normal Assembly.LoadFrom() restrictions apply, and it is definitely advised against. In most cases, you would be better served to use the On-Demand capability of the System.Deployment APIs.


Page view counter