Recently, I published an article showing step-by-step instructions for how to consume an SAP RFC with the SAP .Net Connector 3.0 (NCo 3.0). The article included code samples and a working code example for download written in C#. Well, not everybody writes in C#. There are some of you that would prefer to write in VB.NET. So, I have heeded your call, all you VB.NET developers! Here is your very own article detailing how to build an RFC client with NCo 3.0 for VB.NET.
The SAP .Net Connector 3.0 (NCo 3.0) offers many improvements over SAP .NET Connector 2.0. Unfortunately, SAP no longer offers example .NET code. This blog attempts to fill that gap by describing how to build a simple RFC Client using SAP .Net Connector (NCo) 3.0 with VB.NET. Click here to request a .zip file containing a copy of the source code.

