Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internet solution
Message
De
24/12/1999 13:08:24
 
 
À
24/12/1999 09:07:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00307806
Message ID:
00308427
Vues:
34
>>1. Use the VFE classes to build a VFP ap that talks to remote data over the web?
>>
>>2. Or, use VFE to create the UI and also the BizRules and DataLayer of VFE with WC as the IIS to VFE facilitator.
>>
>>3. Or, use VFE to create just the UI and use WC to create the Business and Data Layers?
>>
>
>I Mean 1 or at least 2.
>
>
>>BOb

I think one would be the easiest. It would probably be pretty plug and play if you wrote a cursor class that got the data over the internet from the WC back end.

For 2, what I can think would be the simplest way would be to write the VFE ap normally and then create an EXE with all the business and data layers and a seperate one with the UI... the BizObj loaders would load the BizObj COM object with WC's HTTPCom class. Main problem here is that VFE is statefull, so it wouldn't scale very well.

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform