Alex Feldstein
Alex has been programming database systems since 1985. He has used all versions of dBase and FoxPro in DOS, UNIX and Windows systems. Alex has been awarded Most Valuable Professional (MVP) status by Microsoft for Visual FoxPro for 2001/2002 for his constant help to the developer community in online forums and specifically Spanish language newsgroups. Alex is fluent in English, Spanish and Portuguese.
You can reach Alex at:
alex@feldstein.net
You can download the source code for this article from
http://www.feldstein.net/supermarketcode.zip
Articles Authored
-
Embedded Visual Basic and your Pocket PC
Last updated: Wednesday, February 20, 2019
Published in: CODE Magazine: 2002 - July/August
Pocket PC devices, such as the Compaq iPaq, present both an opportunity and a challenge for software developers.While there are many standard applications available, what tools can you use to develop custom applications? Don't despair, because the Microsoft eMbedded Visual Tools Development Kit will get you off to a great start.
-
Understanding the Crypto API
Last updated: Tuesday, February 19, 2019
Published in: CODE Magazine: 2002 - March/April
You know about the importance of securing your data.But, how do you add industrial strength security to your program? The answer is simple: use the Windows Crypto API.