Subject: How to include c# class and vb class in the .vbprj
Posted By: umeshayk Post Date: 12/24/2003 5:12:44 AM
Hello Sir

 I am working on the vb.net Project in that i want c# class and vb class.so how to do.

Please help me.

Regards
Umesha Y.K

Reply By: Imar Reply Date: 12/24/2003 5:18:40 AM
Hi there,

You can't mix the two languages in one single Visual Studio .NET project.

What you could do is create two separate projects, and add them to one solution. Then the C# project can refer to the VB project and use or inherit the classes defined in that project (or the other way around).

Cheers,

Imar


---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Reply By: umeshayk Reply Date: 1/8/2004 11:08:36 PM
Thank U Very Much


Go to topic 8363

Return to index page 973
Return to index page 972
Return to index page 971
Return to index page 970
Return to index page 969
Return to index page 968
Return to index page 967
Return to index page 966
Return to index page 965
Return to index page 964