|
Whitepapers by
Christof Wollenhaupt
Safe base classes
Dealing with object references can be very difficult in
Visual FoxPro. This article outlines a base class that provides
extensive support for avoiding dangling references and crashes.
Security in Visual FoxPro
Do you think your application and data are safe? After reading this article
you might not be that sure anymore...
How FoxPro works internally
An attempt to describe how FoxPro probably works internally and why some things
are as strange as they are.
CVS, SubVersion and Visual FoxPro
This article explains how you install, configure and use CVS and SubVersion along with Visual FoxPro. Both are open source replacements for version control systems like Visual SourceSafe.
The FXP format
A deep look at the structure of the FXP format and tokenized code in VFP.
With the information from this article, you are able to start writing your own
decompiler for unencrypted code.
|