Hi..

Does anyone have a idea of how to integrate between C# and VB.. I have a
project developed in VB.NET.. and a few other developers are doing
additional screens in C#. How do I integrate the C# forms into VB?

Vijay

Re: Inter op between C# and VB by Mattias

Mattias
Mon Nov 10 14:54:19 CST 2003


>Does anyone have a idea of how to integrate between C# and VB.. I have a
>project developed in VB.NET.. and a few other developers are doing
>additional screens in C#. How do I integrate the C# forms into VB?

Compile the C# forms into a DLL and reference it from the VB.NET app.



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/
Please reply only to the newsgroup.