Quote:
paradoxharbinger said:
visual c# generated the thousands of lines of code required to setup and maintain all of the gui components. so if i can port c# code over to mono easily, then thats a possibility.
|
I don't know if there will be any work involved to get your software working on Mono right away or how much work it might be, maybe check the
FAQ for that. The 2.0 branch in CVS does support .NET 2.0, and they're working on 3.0 compatibility, 1.0 is fully supported. You might want to have a look at
http://mono.ximian.com/class-status/ for compatibility info for the class libraries, and try the
Mono Migration Analyzer on your program.