Hi all member!
How to run my program (write in VB.NET ) on Linux !
Thanks
Printable View
Hi all member!
How to run my program (write in VB.NET ) on Linux !
Thanks
You can't, Not until Mono is finished with their VB compiler.
www.go-mono.com
Actually the idea is that you can compile your VB.NET application with the .NET Framework/VS.NET on Windows, and the same executable will run on Mono, no matter what OS it is being run on. That of course isn't untill Mono is completed.
They have a C# compiler finished. Actually, Mono is being written in almost all C#. They also have a VB.NET compiler in the works.