Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling .net DLL from VFP 9
Message
 
 
À
19/04/2007 09:05:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01217241
Message ID:
01218156
Vues:
24
>Hi,
>
>have a look @ NET Extender from www.eTecnologia.net !!
>
>Looks like it will save you alot of time and should pay back in a short time. No need for wrapper methods.
>
>If i've read the documenation correct, all you have to do is
>
>LOCAL loNetApp
>loNetApp = ClrCreateObject('yournetdllname.whateverobject')
>
>and start calling methods ..., can't be easier .. no COM deployment (which is a hassle on it's on) etc ...
>
>Regards
>Christian

I just used it to interface VFP to some ID Card Readers. It allowed me to use the TCPClient class in .Net Framework and that made my job a lot easier.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform