JNBridgePro: Java and .NET interoperability bridge. JNBridgePro: Java and .NET interoperability bridge.

JNBridgePro

Bridge anything Java to .NET, Bridge anything .NET to Java

All of these examples, with documentation and code, are included in JNBridgePro's installation demo directory.
Download a free trial.

Using JNBridgePro: Examples

The code projects below provide detailed examples for using JNBridgePro in your applications.

Embedding Java GUI elements inside WPF application

This example shows how a Java AWT or Swing control can be embedded inside a WPF (Windows Presentation Foundation) application.

Demo Description (PDF) Code Library for Demo (ZIP)

Embedding WPF elements inside a Java GUI application

This example shows how a .NET WPF control can be embedded inside a Java AWT, SWT, or Swing GUI application.

Demo Description (PDF) Code Library for Demo (ZIP)

Embedding Java GUI elements inside a .NET Windows Form

This example shows how a Java AWT or Swing control can be embedded inside a .NET Windows Form.

Demo Description (PDF) Code Library for Demo (ZIP)

Embedding .NET WinForm elements inside a Java GUI application

This example shows how a .NET WinForms control can be embedded inside a Java AWT, SWT, or Swing GUI application.

Demo Description (PDF) Code Library for Demo (ZIP)

Integrating a Java-based application with .NET Windows Forms

This example shows how JNBridgePro can be used to construct a Java Swing- based application that calls .NET-based Windows Forms classes. The application can pop up Windows Forms, insert data into them, and extract data from them. You will learn how to generate Java proxies that call the .NET classes, create Java code that calls the proxies, and set up and run the code.

Demo Description (PDF) Code Library for Demo (ZIP)

Integrating a .NET-based user interface with a Java back end

This example shows how JNBridgePro can be used to construct a .NET Windows or Web-based application that calls Java classes. You will learn how to generate .NET proxies that call the Java classes, create .NET code that calls the proxies, and set up and run the code.

Demo Description (PDF) Code Library for Demo (ZIP)

Calling a Java logging package from .NET

This example shows how a program can log information from both Java and .NET using a common logging infrastructure, such as log4j.
See a screen shot demo of this example.

Demo Description (PDF) Code Library for Demo (ZIP)

Calling a .NET logging package from Java

This example shows how a program can log information from both Java and .NET using a common logging infrastructure, such as log4net.
See a screen shot demo of this example.

Demo Description (PDF) Code Library for Demo (ZIP)

Java EE (J2EE) Application Server Examples

JBoss Description (PDF) Code Library (ZIP)
IBM WebSphere Description (PDF) Code Library (ZIP)
Oracle WebLogic Description (PDF) Code Library (ZIP)
Sun Glassfish Description (PDF) Code Library (ZIP)

Get Acrobat Reader

Quick Links

JNBridgePro is:

JNBridgePro Supports