PDA

Click to See Complete Forum and Search --> : Mono Project


Genom
Apr 30th, 2007, 02:43 PM
Have you ever tried Mono Project?
This project allows you to develop softwares on Linux with VB.Net

wossname
May 1st, 2007, 03:38 PM
The VB compiler in Mono is useless (I've tried). You would be much better served by trying the C# compiler (mcs / gmcs) instead, because it is fully-formed (ie. self-hosting) and has an almost complete 1.1 library (2.0 is still finishing up).