Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dot net class libraries and VFP ?
Message
De
24/07/2004 03:29:46
 
 
À
23/07/2004 21:35:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00917812
Message ID:
00927561
Vues:
58
>I CAN MANAGE THE CODE WITH VFP.

No, VFP does not run in managed code. So you can only use COM/.NET interop which has a fair amount of overhead per method call and you and you want to limit it at runtime. You are best to call one method from VFP via COM into a .NET object and have your logic in managed code run within the managed code DLL created with a .NET language. See Rick Strahl's message in this thread.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform