Click here to Skip to main content
15,909,827 members
Articles / Programming Languages / C#

Loading and Unloading an Assembly at Runtime

Rate me:
Please Sign up or sign in to vote.
4.71/5 (17 votes)
9 May 2007GPL314 min read 142.7K   4K   114  
Demonstrates how to load and unload a .NET assembly and how to communicate between Appdomains.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Technical Lead
United States United States
Started Programming career with VB 6 and VC++ and now Into .Net Development. Working with .Net since its first release (Version 1.0 Beta). Lucky enough to continue always with most updated versions of .Net and as of now; May 2007, fighting with .Net 3.0 (WPF,WCF...etc) and it's next most anticipated version LINQ.

Got familiarity up on the .Net Technologies and Guidelines like CAB, and Patterns and Practices, Enterprise Library and now with it's WPF version etc.

Specialized in Windows and Distributed and Service oriented applications.

Comments and Discussions