Dec. 23, 2020
West Wind Technologies has released Help Builder 5.32. Help Builder creates online and offline documentation with easy Markdown based content...
Dec. 8, 2020
The Web Service Proxy Generator makes it easy to SOAP Web Services from Visual FoxPro. The tool provides a Wizard to generate a FoxPro Web Service...
Dec. 2, 2020
West Wind Technologies has released Markdown Monster 1.25 of its popular Markdown Editor, Viewer and Weblog Publishing tool. Markdown is an easy to...
Dec. 1, 2020
West Wind Client Tools is a suite of utility classes that provide Internet functionality including SMTP & POP3 Email, full featured HTTP Web access,...
Oct. 27, 2020
West Wind Technologies has released Help Builder 5.30. Help Builder creates online and offline documentation with easy Markdown based content...
2 months ago
In this post I'll describe the common workflow I use when I use wwDotnetBridge to check out the .NET code I'm trying to call first in .NET before actually starting to create the FoxPro code. This helps in discovering the features available on the libraries I'm trying to call, but it also validates that I'm using the .NET code directly before I start adding that extra layer of FoxPro abstraction on top of it.