Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Having aps.net interoperate with VFP app on Internet
Message
 
 
À
11/02/2005 17:51:37
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
00985942
Message ID:
00986265
Vues:
19
Bonnie,

>
>How do you access your VFP data from your current ASP.NET app that is on your intranet? Do you call BizObjects and/or DataAccess objects (separate DLLs)? Hopefully, that's the way you've been handling it, because it will be exactly the same from a Web Service. Your Web Service will call the same objects. Now, depending on what you were returning from those objects, you may or may not have to tweak what your Web Service returns (and what your ASP.NET app expects to receive). I recommend passing serialized DataSets (MyDataSet.GetXML()).
>

In one aspect of my ASP.NET app, it calls BizObj in a DLL installed on the Web Server. And the BizObj returns XML (everything in my app is done via XML). In some other instances, the ASP.NET pages call VFP DB directly and get Data Readers (this is mostly when the page needs to get the Read-Only data for display).

At this point I am not concerned about the mechanism of passing the data (although on the personal side, I am interested). I am trying to create a mental picture of what hardware/software technologies this project would take, present it to the customer (knowing that if they say Yes, it could be done), and see if they can afford this.

Thank you for your help.
"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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform