Introducing SW C# Bindings
Using the VS Add In
SBW C# API
SBW Web Services
Mono Project
Visual Studio
SBW C# / .NET Bindings
The SBW C# bindings are a recent addition to SBW (included in every release > 2.3.0). It is now possible to access any SBW Module via native C# bindings. This of course allows SBW to be used in any .NET project. This makes it possible to write Web Services that can take full advantage of SBW. It is also possible to automatically generate Web Service Wrappers for SBW modules. I demonstrated this at the Web Service Symposium at VBI. The same technique can now also be used from Visual Studio 2003. A new Add In can be downloaded here. Since this Add In is in a rather early stage please let me know about possible improvements. For information on how to use the Add-in please read this short document.
A preliminary version of the SBW C# API can be found here. There is also an introductory document on the SBW C# bindings. This document describes how to use the C# bindings to access known SBW modules and how to create SBW modules.
