Overview

This document explains how to call a .NET library from Genero in a SOA environment, using Genero and Web services, and IIS and Visual Studio .NET.

Notice that there is no strong linkage between Genero and .NET, and you can even call a .NET library from a non-Windows Genero platform.

For the tutorial, we will use a .NET barcode creation library to build a picture from a numeric code, and C# as the development language. This will also work with any other .NET language.

Note: Accessing a Java™ library could be done in the same manner.