Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM Is Dead?????
Message
De
05/07/2001 09:31:32
 
 
À
05/07/2001 08:56:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00526321
Message ID:
00526916
Vues:
14
Jeff,

>> Yes. The COM architecture is no longer used in .NET - .NET components are
>> called web services and run under the CLR (Common Language Runtime).

COM is still used by .NET, if you look at the IL disassembly at specific portions of the BCL you will see that they are making calls through the COM interopability layer to COM interfaces, much the same way that their is a dependance on DLL entry points.

>> Legacy COM and COM+ components can still be called from .NET apps using
>> assemblies or something.

Again its not specifically assemblies that are responsible for this but the COM interopability layer used in assemblies.

Neil
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform