July 2008 - Posts

Sending mails, using NetExtender

One nice development in our part of the developer's world is the NetExtender. It enables you to implement .Net functionality in your VFP apps. As a bonus you get the .Net compiler for VFP. In this blog I show how simple it is to send emails using a few .Net classes. You need 5 lines of code for that. Read More