Embedding Swing components inside WPF and WinForms applications

Swing components can be embedded in WPF or WinForms applications, just as easily as regular AWT components can.

JNBridgePro and Visual Studio 2015

A preview of the JNBridgePro plugin running inside the upcoming VS 2015.

Embed WPF and WinForms components in Swing applications

Embed WPF (Windows Presentation Foundation) and WinForms components in Java Swing applications with JNBridgePro.

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

Using the JNBridge JMS Adapter for .NET and Visual Studio, discover how to build and deploy a WCF Channel Listener to IIS that consumes messages from a JMS queue.