Since Visual Studio.Net comprises of some languages including C#, VB, J# etc
I have heard that .Net has a common compiler i.e. A program of VB can be compiled in VC#.Net and so on. If it is true then it may also be possible that to convert a code of VC# into VB and vice versa
Please tell me the details

Q2. I can make an exe file in VB6 but I cannot figure out how this is done in VB.Net