Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing a .NET dll
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01555357
Message ID:
01555871
Vues:
48
>>PMFJI and for maybe naive question. Could you describe a small practical example of where you would load .NET from VFP?
>>Thank you.
>
>I use it for a lot of things:
>
>* West Wind Html Help Builder imports .NET libraries using Reflection
>* Web Connection has the wwSmtp class that uses System.Net.SmtpClient
>* West Wind Web Service Proxy Generator generates .NET proxys then calls them to call Web Services
> (even without the generator calling .NET generated Web Service clients is a very common use case)
>* Multi-threading - if I need something to run Async I have ThreadRunner that marshals the code through .NET
>
>Lots of things. wwDotnetBridge also lets you access arbitrary .NET objects and static functions and properties directly from FoxPro code which expands the use case for .NET to just about anything that .NET can do. You can choose from creating code of your own in .NET and then calling that from FoxPro, or call .NET framework libraries that exist as is.
>
>

Thank you very much for sharing the information. I am in the middle of 10 projects but when I am finished or have some free time I will try it.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform