Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS Ignores VFP at Internet Expo
Message
 
To
15/10/1998 23:52:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00145629
Message ID:
00147352
Views:
47
>>2) Citrix and other remote access systems work well with VB, they are abysmal with VFP.
>
>Jim
>
>Sorry to drop in there for a very specific question.
>
>I am on the verge of evaluating a VFP app with CITRIX or MS equiv for a customer account. You scared me.
>
>What is the pb with VFP over Citrix ? Any alternative
>
>Thanks in advance
>
Francois,

The problem is that everything is very very slow. This is because unlike VB or Delphi or other windows dev tools, VFP's controls and forms are not Windows objects, they are VFP objects. This causes Citrix to resend the entire screen everytime a textbox changes its value. With the deve tools that use windows objects Citrix only sends the changed control for display.

IMO, and I may be shot for this, but VFP is not a good choice if Citrix is part of the equation. I would use VB for the UI and perhaps use VFP to build ActiveX servers for managing the data.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform