Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Applications
Message
De
08/01/2002 19:43:10
 
 
À
08/01/2002 19:34:15
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxWeb
Divers
Thread ID:
00602314
Message ID:
00602316
Vues:
16
>What is the best way to take a current VFP application and make it a Web Application?

A lot depends on the architecture of your current application and what you wan to accomplish. ie. the more Client/Server or even better, N-Tier it is, the easier the transition will go. OTOH a monolithic, tightly coupled app will have to be redesigned.

The web world is very different than the LAN or desktop world, mainly because in the web you work in a stateless environment.

There are tools and frameworks out there that will make your life easier in porting VFP programs (and also data though you have not mentioned) it to the web. You do not need them for data, as you can access VFP data through OleDB or ODBC from just about anything, including ASP and ISAPI-based apps.

For frameworks I would look at Web Connect (http://www.west-wind.com) by Rick Strahl and Active FoxPro Pages (http://www.active-foxpro-pages.com) by ProLib. They approach the problem differently but both will help you in what you want.

HTH


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform