The text of this article is not in this database — only its details are. Read it on the old site: Loading an Assembly on Demand
4 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Loading an Assembly on Demand
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Kyle LibbertPosted Jun 6, 2013, 3:53 PM
I don't see what the abstract class is buying you. My guess is it becomes the proxy, but it's unclear to me how your using it in this example.
Alok PandeyPosted Jan 29, 2012, 11:21 PM
Nice article.
Daisy KrausePosted Jan 29, 2012, 11:18 PM
Its a good and useful article for those who want to learn how to load a .NET assembly dynamically on demand.
Sonakshi SinghPosted Jan 29, 2012, 11:03 PM
Will surely implement it