Check out our new website!

If you haven’t yet had a chance, check out our new JNBridge website.  We’ve redone it in a more modern style, suitable for tablets and phones as well as for desktop browsers. We’re particularly proud of our new Developer Centers, where we’ve collected tutorials, demos, videos, and documentation.  You can find the Developer Centers under […]

Do you use Visual Studio 2008?

In planning our next version of JNBridgePro, we’re reviewing support for running our plug-in on Visual Studio 2005 and 2008.  Because Microsoft added multi-targeting to VS 2010 and later, developers no longer need VS 2005 or 2008 to build projects for .NET 2.0/3.0/3.5.  Besides, Microsoft has discontinued its own support for VS 2005 and 2008, […]

Upgrading C++ projects to newer Visual Studio versions

The following is a public service announcement intended to help anyone who has a C++ project that was created with an old Visual Studio version like VS 2005 or 2008, and now wants to keep editing it with a more modern Visual Studio.

New JNBridgePro point release

We’ve released JNBridgePro version 7.2.1 that addresses a number of issues encountered in the previous version.

Creating WCF Services using the .NET JMS Adapter–Part 1

Explore how to deploy a web service in IIS that takes messages from a client and publishes them to a JMS queue using a WCF binding created by the JNBridge JMS Adapter for .NET.