Click here to Skip to main content
15,922,696 members
Articles / Programming Languages / C#

Assembly.LoadFile versus Assembly.LoadFrom - .NET obscurity at its finest

Rate me:
Please Sign up or sign in to vote.
4.67/5 (17 votes)
19 Mar 2009CPOL3 min read 109.7K   678   48  
How to easily use multiple versions of a class at the same time (without AppDomains!).

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
Expert in C#, .NET, WinUI/WPF, Azure, and SQL Server.
I started working with .NET and C# professionally in 2003 and never looked back. I have been an integral part of a dozen complete software lifecycles, been a driving force behind two successful startups, and have led development teams.

Comments and Discussions