Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Late binding to C# DLL at runtime.
Message
From
16/05/2005 11:45:59
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01014053
Message ID:
01014588
Views:
18
>If I understand correctly, you'll need to use a combination of manually loading the assemblies (the .NET .dlls) and then use reflection to figure out what's in those assemblies.
>
>You can load assemblies at run time. This (most excellent) article discusses building a plug-in architecture, but you're doing the same thing - late binding to a managed object.
>
>http://msdn.microsoft.com/msdnmag/issues/03/10/Plug-Ins/
>
>HTH,
>Mike

Thanks, this will be a lot of help.
Greg Reichert
Previous
Reply
Map
View

Click here to load this message in the networking platform