Simple Visual Basic Windows FormThe 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).