Aug. 6, 2025
CORS is a necessary protocol for REST API services when making cross-origin calls between different domains using Web browser clients. CORS is a...
Jul. 22, 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...
Jun. 11, 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...
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...
March 23, 2024
If you're using a .NET component with wwDotnetBridge or plain COM Interop that has a native dependency on non-.NET DLLs, you need to be careful to ensure that the native libraries can be found. In this post I describe how .NET assembly loading works and how external native dependencies are resolved in .NET and subsequently how you have to deal with them in your FoxPro applications.