Seriously, you need some assembly/type isolation in your .Net application framework ?
Before taking the AppDomain route (or worse, the AddIn one), check if ILMerge isn't a better approach.
Simpler and faster it is, and it sure rescued a lot of people.
No comments:
Post a Comment