Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP and ASP.NET Interop
Message
De
22/03/2002 14:09:01
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00635207
Message ID:
00636201
Vues:
18
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform