Is there any way to make Java and VB work togetjer?
Patrick Lentz
Greenhorn
Joined: Oct 04, 2000
Posts: 23
posted
0
Why not get into C# ? Looks a lot like Java and you can use VB with it and have it complied by the same compiler with the new Studio.Net. I'm not saying you should prefer C# over Java, but if you want to do9 things with VB you aren't platform independent anymore anyway, so you might as well use C# then. Patrick