Our EntitySpaces 1.3 release currently requires VB.NET folks to generate both C# and VB.NET classes. The 1.3 release works like this:
VB,NET Inheritance Tree
VB.NET Custom ==> C# Generated -> EntitySpaces.Core.dll
As of our 1.4 release VB.NET users will no longer have to generate and compile a C# class library.
New VB.NET Inheritance Tree
VB.NET Custom ==> VB.NET Generated -> EntitySpaces.Core.dll
We now have mirror image templates for C# and VB.NET. If you are a VB.NET programmer using EntitySpaces your life just got so much easier. We're still unit testing but everything looks great so far. This will also help DNN users as well.