sudheer2250 0 Light Poster

Hi Experts,
I am working on mixed language web project. In App_Code folder, Created 2 folders with names "VBCode", "CSCode".

I added one class in VBCode folder with name "Class1.vb" and implemented 2 methods. And, I added one Class in CSCode folder with the name "Class2.cs".

My Requirements is, I want to create object for class "Class1.vb" in my "Class2.cs".

Is this Possible? if so, please give me the solution.

Thanks in advance

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.