Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Late binding to C# DLL at runtime.
Message
De
16/05/2005 11:45:59
 
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01014053
Message ID:
01014588
Vues:
19
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform