Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
101 VFP7 thing, Part 2
Message
From
10/12/2000 15:35:19
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00448960
Message ID:
00451396
Views:
38
John

I can help you on the ASP one, because we did a full comparison at the beginning of the year. I'm talking about database stuff here, not embedded dates or simple things like that.

I can sum it up by saying "ASP starts strong, but can't maintain the pace". ASP forms are fairly easy to develop and deploy, but they simply don't scale. The problem seems to be in the server parsing which is far, far slower than VFP's. As a result, for an app that needs to scale you generally see the triumphant initial ASP version rewritten to use VB COM objects.

It is not true that VB cannot do web stuff effectively or that VB is necessarily slower. The problem is that VB lacks VFP's online parser- the textmerge facility. As a result, you end up hardcoding page appearances rather than using scripts as in WW or textmerging whole pages- sort of like using \\ and string concatenation to create the whole page.

This is why anybody who tells you that VB is a better choice for web than something like WW, cannot have tried them both. The difference is so clear that there is no prospect of a reasoned debate on the issue IMHO.

As for the issue of perceptions of VB vs VFP for web: I'm not sure what others have experienced, but by now I'm finding quite a few clients who are aware of the real costs of VB for web stuff. They seem more concerned about the backend so if/when the product "crashes and burns" or kills the budget they can seek an alternative.

IMHO that is a *great* reason for web developers to promote Oracle or SQL server. I tell my clients that using those backends, if my company's service or product is not up to scratch then they can dump us and bring somebody else in because the data is in an industry standard repository. IME it is the perception that using VFP means data is in the "mysterious" VFP data format that puts people off.

Regards

JR
"... They ne'er cared for us
yet: suffer us to famish, and their store-houses
crammed with grain; make edicts for usury, to
support usurers; repeal daily any wholesome act
established against the rich, and provide more
piercing statutes daily, to chain up and restrain
the poor. If the wars eat us not up, they will; and
there's all the love they bear us.
"
-- Shakespeare: Coriolanus, Act 1, scene 1
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform