Create an assembly. IOW, build it into a module or library and then add a reference to it in the VB project.
On Sep 6, 7:34 am, ".NetNewbie" <[email protected]> wrote: > I have a C# class that I would like to use in a VB.Net application. Is > this possible? If so, how do I include the C# class in my project so > that I can instantiate a class of it? Thanks.
