Hi,
I have used llblgen for a while now but every time I had to generate code, it was in C#.
Now I have a project where the code generated is in vb.net. I noticed that the classes created are not partial classes? Why is this? Am I missing an option? When I regenerate in C#, the classes are generated as partial.
Any help would be appreciated. I prefer putting custom code in another file int he of the #Custom code section inside the class file
-Miguel Martorell