well, compile your VB.NET application as DLL library and then you can use its classes in C# as well
2009/8/24 aditya chavan <[email protected]> > Hello..!! > Can anyone help me in knowing how can i connect a VB made application using > .net platform in C# application.??? > Actually one module is made totally using VB.net and i need to put up & > link it to a one of tab in C# aaplication. > 1) first thing is it possible to do it as i m new in this .net programming. > 2) if yes then how can i do it?? > 3) and while making such application in VB and linking up in C# what should > be kept in mind if anything is there. > > please reply to this post asap..!! > > Thank you.!! > > Aditya Chavan >
