Services
Portfolio
Blog
About
Contact
Login
January 02, 2008
next
3
2
1
Irocon
>
Blog
>
2008
>
January, 2008
>
January 02, 2008
How To: Load Assemblies in an Application Domain
Creating a new application domain and launching an assembly within that domain is as simple as creating an instance of the System.AppDomain class with a friendly name, and then calling the ExecuteAssembly method, as the following code demonstrates:' VBDim d As AppDomain = AppDomain.CreateDomain("NewDomain")d.ExecuteAssembly("Assembly.exe")Excerpt from MSDN: There are several ways
Last Updated:
Thursday, September 02, 2010
By:
alfero
Source
#
Archives
How To: Load Assemblies in an Application Domain
Contact
+1 (647) 405-0515
info@irocon.com
Copyright © 2012 Irocon. All rights reserved.
Project Inquiries
Alfero Chingono
projects@irocon.com
Quotations
Get a quote online now!
Follow Us
Twitter
Facebook
LinkedIn