Start of Content Area

This graphic is explained in the accompanying text Simple Visual Basic Windows Form

The VBWinform project shows how to use a compiled SAP Proxy which was generated in C# within your Visual Basic .NET project. To use Visual Basic or other CLR language with the connector you simply have to set a reference to an existing or a new proxy. The proxy could be in the global assembly cache (recommended) or within the same solution as your VB.NET project (shown in this sample).

 

End of Content Area