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...
Oct. 27, 2024
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...
5 months ago
Web Connection in the past has not supported > 16mb direct output via plain string based output, due to FoxPro's 16mb string limit. 16mb is a lot of text and while I generally don't recommend returning that much data as part of non-file request (which does support larger files) it's a feature request that comes up from time to time as people overrun the limit. During last weekend's SW Fox conference I heard about this issue again in a session and decided to address it once and for all and this posts describes the change and how it's implemented.
5 months ago
In this very long white paper for the Southwest Fox conference, I discuss the basics of wwDotnetBridge and then demonstrate a variety of functionality with 10 examples. We'll see basic usage, how to wrap classes in FoxPro and .NET, how to use a variety of .NET 3rd party libraries, how to handle .NET events and how to make Task based async calls.