Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and ASP.NET Interop
Message
From
22/03/2002 14:09:01
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00635207
Message ID:
00636201
Views:
19
Great. I´ll take a closer look at it during all the next days. Thanks again, Claude.

Hopefully, I´ll come up with more specific questions from now on.



>Claudio,
>it's fairly simple -
>in your VFP mtdll called from your ASP.NET/C# script do the following:
>oContext=GetObjectContext()
>oResponse=oContext("Response")
>oRequest=oContext("Request")
>oSession=oContext("Session")
>or something like that. DO a search on the GetObjectContext on the Microsoft site to get more info. BTW, the articles I mentioned are more for getting the VFP mtdll into the early bound state to work with .NET - that's the real performance enhancement (early binding)...
Claudio Lassala
Previous
Reply
Map
View

Click here to load this message in the networking platform