Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling .net DLL from VFP 9
Message
From
19/04/2007 23:32:16
 
 
To
19/04/2007 09:05:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01217241
Message ID:
01218156
Views:
25
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform