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.
- [DotNetDevelopment] Using C# class in VB.Net Application .NetNewbie