Passing multiple POST parameters to Web API Controller Methods May. 8, 2012 ASP.NET Web API introduces a new API for creating REST APIs and making AJAX callbacks to the server. This new API...
Global Values in Web Connection Feb. 23, 2012 Here's a question that comes up quite frequently about Web Connection: How do I create and manage global variables...
Creating Gravatar Web Image Avatars in FoxPro Feb. 2, 2012 Gravatar.com is a great and very popular Web service based way to associate an image with user accounts that are...
Transparent Bitmaps on Buttons and other Controls Jan. 26, 2012 Overlayed bitmaps in FoxPro have always been a royal pain, but in order to make a UI that looks clean, getting some...
How to work around Visual FoxPro's 16 Megabyte String Limit Jan. 19, 2012 If you take a look at the Visual FoxPro documentation and the System Limits you find that FoxPro's string length...