Launching FoxPro in a Project Folder
I work with a lot of different customers that use FoxPro to build applications, and it always amazes me when I see developers launching into their application by starting FoxPro and then explicitly...
View ArticleWeb Connection 7.35 released
A new release of West Wind Web Connection is available. v7.35 is a relatively small maintenance release that features a few small bug fixes, a few small feature updates and a couple of fairly large...
View ArticlewwDotnetBridge and Loading Native Dependencies for .NET Assemblies
When using wwDotnetBridge to access .NET components you may run into .NET components that have native binary dependencies. When I say 'native' here I mean, non-.NET Win32/C++ dependencies that are...
View ArticleWest Wind Client Tools 8.0 Release Notes
We've released v8.0 of the West Wind Client Tools. Although this is a major version update, this is not a huge release although there are a few noteworthy changes in the libraries that may require...
View ArticleWest Wind Web Connection 8.0 Release Notes
It's been a bit and Web Connection is turning 8.0! After six years of incremental improvements it's time to rev Web Connection to its next major version.Although this is a major version release that...
View ArticlewwDotnetBridge Revisited: An updated look at FoxPro .NET Interop
by Rick Strahlprepared for Southwest Fox, 2024Session Example Code on GitHubSession SlideswwDotnetBridge Repo on GitHubwwDotnetBridge Docs.NET has proliferated as the dominant Windows development...
View ArticleMaking Web Connection Work with Response Output Greater than 16mb
During this year's Southwest Fox conference and Scott Rindlisbacher's session, he was discussing generating very large JSON output using West Wind Web Connection with output that exceeds 16mb as part...
View ArticleWeb Connection 8.1 Release Post
Hi all,Web Connection 8.1 has been released. This update is mostly a maintenance release that cleans up a few small bugs and issues, but it also introduces a few notable improvements:Support for...
View ArticleFoxPro Running on a Windows ARM Device
I recently picked up a Windows ARM device in the form of a Samsung Galaxy Book 4 with a SnapDragon X Elite chip. Best Buy had a sale going for $799 at the time, and so I 'snapped' one up.I was...
View ArticleCreating and Debugging .NET Assemblies for wwDotnetBridge and Visual FoxPro
If you're using wwDotnetBridge with FoxPro it's quite likely that at some point you'll want to create your own .NET Dlls that interface with external .NET code. While wwDotnetBridge allows you to...
View Article