TIBCO Object Service Broker support for .NET contains the components necessary to define and execute transactions that access data residing in TIBCO Object Service Broker (or third-party databases accessible through TIBCO Object Service Broker) from a Microsoft Windows environment. A .NET class library provides native access to TIBCO Object Service Broker for ASP.NET applications, traditional forms-based applications, and COM+ applications. You can use an ASP.NET Web Control to paint web pages using the drag-and-drop painting facilities of Microsoft Visual Studio .NET.
The .NET class library provides access to all the features of OIG that are available from the OIG servlet and the OIG tag library, plus the ability to access data via an ADO.NET recordset. The .NET class library supports two public interfaces: the eCTSsession class, which provides all the methods needed to write an OIG application, and the eCTSexception class (derived from the .NET ApplicationException class), which is thrown should an error be detected.