WebConnectionFx's profile picture. Making waves on the Web with Visual FoxPro

Web Connection

@WebConnectionFx

Making waves on the Web with Visual FoxPro

Web Connection reposted

Blogged: Creating and Debugging .NET Assemblies for wwDotnetBridge and Visual FoxPro west-wind.com/wconnect/weblo…

RickStrahlFox's tweet image. Blogged: Creating and Debugging .NET Assemblies for wwDotnetBridge and Visual FoxPro

west-wind.com/wconnect/weblo…

Web Connection reposted

Blogged: What is CORS and how to set it up in West Wind Web Connection west-wind.com/wconnect/weblo…

RickStrahlFox's tweet image. Blogged: 
What is CORS and how to set it up in West Wind Web Connection

west-wind.com/wconnect/weblo…

Web Connection 8.2 is out. This is a minor maintenence release with a few bug fixes and a couple of useful enhancements: * wwDotnetBridge GetField()/SetField() methods * New wwHeap class for fast string/blob iteration * Several dependency fixes for .NET Support libraries

WebConnectionFx's tweet image. Web Connection 8.2 is out. This is a minor  maintenence release with a few bug fixes and a couple of useful enhancements:

* wwDotnetBridge GetField()/SetField() methods
* New wwHeap class for fast string/blob iteration
* Several dependency fixes for .NET Support libraries

West Wind Web Connection 8.1 has been released. It's a maintenance update but there are a few notable improvements: * Support for >16mb direct Request output * Improved COM Server Startup Consistency * wwDotnetCoreBridge stability improvements webconnection.west-wind.com #foxpro

WebConnectionFx's tweet image. West Wind Web Connection 8.1 has been released. It's a maintenance update but there are a few notable improvements:

* Support for >16mb direct Request output 
* Improved COM Server Startup Consistency
* wwDotnetCoreBridge stability improvements

webconnection.west-wind.com  #foxpro

Web Connection reposted

Published my #swfox White Paper for wwDotnetBridge Revisited for FoxPro .NET Interop. * Why .NET and wwDotnetBridge * Architecture * How to use it * How to discover .NET components * 10 detailed examples * How to create your own components west-wind.com/wconnect/weblo… #foxpro

RickStrahlFox's tweet image. Published my #swfox White Paper for wwDotnetBridge Revisited for FoxPro .NET Interop.

* Why .NET and wwDotnetBridge
* Architecture
* How to use it
* How to discover .NET components
* 10 detailed examples
* How to create your own components

west-wind.com/wconnect/weblo… #foxpro

Making Web Connection work with >16mb Response String Output. west-wind.com/wconnect/weblo…

WebConnectionFx's tweet image. Making Web Connection work with >16mb Response String Output. 

west-wind.com/wconnect/weblo…

Web Connection reposted

Added support for environment variables that can expand in Session Variable values using `%ENV_VAR%` style syntax. Available in the latest preview release for v3.0. websurge.west-wind.com

WebSurge1's tweet image. Added support for environment variables that can expand in Session Variable values using `%ENV_VAR%` style syntax.

Available in the latest preview release for v3.0.

websurge.west-wind.com

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 release version. Find out what's new and updated: west-wind.com/wconnect/weblo…

WebConnectionFx's tweet image. 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 release version. 

Find out what's new and updated:

west-wind.com/wconnect/weblo…

West Wind Client Tools 8.0 has been released: * Completely overhauled FTP Support * Improved Zip file handling * Many improvements in wwDotnetBridge * Improved performance for wwJsonSerializer * Many small library enhancements Check it out at: client-tools.west-wind.com

WebConnectionFx's tweet image. West Wind Client Tools 8.0 has been released:

* Completely overhauled FTP Support
* Improved Zip file handling
* Many improvements in wwDotnetBridge
* Improved performance for wwJsonSerializer
* Many small library enhancements

Check it out at: 
client-tools.west-wind.com

Blogged: wwDotnetBridge and Loading Native Dependencies for .NET Assemblies west-wind.com/wconnect/weblo…

WebConnectionFx's tweet image. Blogged: wwDotnetBridge and Loading Native Dependencies for .NET Assemblies

west-wind.com/wconnect/weblo…

Web Connection 7.40 is out. This is a maintenance release with a few small new feature enhancements around REST services and security and the JSON Service client. webconnection.west-wind.com

WebConnectionFx's tweet image. Web Connection 7.40 is out. 

This is a maintenance release with a few small new feature enhancements around REST services and security and the JSON Service client.

webconnection.west-wind.com

Web Connection 7.35 has been released. This is maintenance release but it also has a few new features and improvements. The headline feature in this release is support for integrated REST Bearer Token Authentication. Check it out in this release post. west-wind.com/wconnect/weblo…

WebConnectionFx's tweet image. Web Connection 7.35 has been released. This is maintenance release but it also has a few new features and improvements.

The headline feature in this release is support for integrated REST  Bearer Token Authentication.

Check it out in this release post.

west-wind.com/wconnect/weblo…

West Wind Client Tools 7.31 is out. This a maintenance release that fixes a few small issues and provides a few small enhancements. This update mostly improves wwDotnetBridge and List/Dictionary support and .NET Core version detection. client-tools.west-wind.com

WebConnectionFx's tweet image. West Wind Client Tools 7.31 is out. This a maintenance release that fixes a few small issues and provides a few small enhancements. This update mostly improves wwDotnetBridge and List/Dictionary support and .NET Core version detection. 

client-tools.west-wind.com

Web Connection 7.30 is out. This is a maintenance release with a few small internal improvements and bug fixes. This release adds a ton of new features to wwDotnetBridge including easier access for .NET collections, lists and dictionaries via ComArray. webconnection.west-wind.com

WebConnectionFx's tweet image. Web Connection 7.30 is out. This is a maintenance release with a few small internal improvements and bug fixes.

This release adds a ton of new features to wwDotnetBridge including easier access for .NET collections, lists and dictionaries via ComArray.

webconnection.west-wind.com

Ever run into a problem where http;// urls are forced to https:// even if your app doesn't specify it? You may have run into HSTS issues which could be triggered by this site wide protocol and which may prevent you from accessing your app on localhost. weblog.west-wind.com/posts/2022/Oct…


West Wind Client Tools 7.27 is out. This a maintenance release that fixes a few small issues and provides a few small enhancements. Most of the updates revolve around JSON parsing, HTTP processing, wwDotnetBridge and various utility function updates. client-tools.west-wind.com

WebConnectionFx's tweet image. West Wind Client Tools 7.27 is out. This a maintenance release that fixes a few small issues and provides a few small enhancements. Most of the updates revolve around JSON parsing, HTTP processing, wwDotnetBridge and various utility function updates.

client-tools.west-wind.com

Web Connection 7.26 is out. This is a maintenance release plus: * Server Status JSON API Access * LiveReload Improvements * Improved REST Error Handling * Web Connection Web Server runs on .NET 6.0 now More detail on this release: west-wind.com/wconnect/weblo… #foxpro

WebConnectionFx's tweet image. Web Connection 7.26 is out. This is a maintenance release plus:

* Server Status JSON API Access
* LiveReload Improvements
* Improved REST Error Handling
* Web Connection Web Server
   runs on .NET 6.0 now

More detail on this release:

west-wind.com/wconnect/weblo…

#foxpro

We've added support for a JSON API endpoint to Web Connection server status to the Web Connection .NET Handler and Web Connection Web Server. This makes it easier for monitoring applications to capture current state of the running instances and settings of a Web Connection app

WebConnectionFx's tweet image. We've added support for a JSON API endpoint to Web Connection server status to the Web Connection .NET Handler  and Web Connection Web Server. 

This makes it easier for monitoring applications to capture current state of the running instances and settings of a Web Connection app

Web Connection reposted

I've posted my Virtual FoxFest White Paper on the Web Connection Weblog. Building and Consuming REST APIs with FoxPro west-wind.com/wconnect/weblo…

RickStrahlFox's tweet image. I've posted my Virtual FoxFest  White Paper on the Web Connection Weblog. 

Building and Consuming REST APIs with FoxPro

west-wind.com/wconnect/weblo…

Web Connection 7.25 is out. This is a maintenance release that is mostly about small fixes and minor tweaks to existing components. Get the latest version from here: webconnection.west-wind.com #foxpro #webdevelopment

WebConnectionFx's tweet image. Web Connection 7.25 is out. This is a maintenance release that is mostly about small fixes and minor tweaks to existing components.

Get the latest version from here:

webconnection.west-wind.com #foxpro #webdevelopment

Loading...

Something went wrong.


Something went wrong.