Jun. 3, 2025
West Wind Client Tools is a suite of FoxPro utility classes that provide Internet and general purpose utility functionality including full featured...
Feb. 19, 2025
West Wind Technologies has released WebSurge version 3.0. This release is a major update to this Http REST Client and Web Load Testing tool for...
Jan. 24, 2025
West Wind Technologies has released Markdown Monster 3.6 of its rich Markdown editor. Markdown Monster makes it easy to create Markdown content with...
Jan. 14, 2025
Web Connection is a rich and mature tool for building HTML Web applications and HTTP REST API Services using Visual FoxPro. You can continue to use...
Nov. 14, 2024
West Wind Technologies has released Markdown Monster 3.5 of its rich Markdown editor. Markdown Monster makes it easy to create Markdown content with...
27 days ago
wwDotnetBridge lets you interface with .NET code directly, but if need to access more than a handful of lines of .NET code from FoxPro, it's a good idea to create a separate dedicated .NET component and call that instead. There are many benefits to easier and more discoverable access to functionality, better performance and support for a few features that don't work well through wwDotnetBridge. In this post I show how to create a .NET component, build and run it, and how debug it as well.