Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Presentation
Message
 
 
To
26/01/2000 15:05:18
General information
Forum:
Visual FoxPro
Category:
Conferences & events
Miscellaneous
Thread ID:
00323083
Message ID:
00323130
Views:
25
>Microsoft is doing a presentation here in SLC in June called "Microsoft Development Tools A-Z." I will be doing the presentation on VFP and will have about 10-15 minutes. My only requirement is that I end up with a COM object at the end of the presentation. That'll take about two minutes. Any ideas on what I can do to fill the rest of the time?

Some tips:
- don't use the word "legacy"
- same for "xbase"
- refer to it as Microsoft's "stealth weapon" or "database muscle car" or something like that

1) Create a simple (but spiffy form) that displays (for instance) a person demographic data. Have a few buttons on the form:
- 1 brings back data from dbf file
- the next brings back data from a SQLServer database
- the next from a COM component
- the next from a XML store
You can have these last three sources on a remote computer. This will show the flexibility of of VFP. Alternatively you can "change one line of code" to change the functionality of the form to draw from different data sources. This shows the flexibility and scalability of solutions using VFP.

2) Elaborate on the proliferation of VFP frameworks to shorten the development cycle, promote reuse... and solve business problems.

3) Show an example of inheritance in action. Change the background colour and logo of all forms, change a VFP control on all forms (like a date control) and show it ripple through the entire app.

4. Create a table with 1 billion records in it. Query it with VFP and then a non Microsoft tool (can't bash an MS tool) and show the performance difference.

5. Describe the incredible online support for VFP. Support that (as far as I can tell) is unrivaled in both quanitity and quality.
www.levelextreme.com
fox.wikis.com
www.foxforum.com
Compuserve ....

6. The quality of VFP books. Instead of "Learn VFP in 21 days" you have books that tell you how to implement real solutions.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform