I started playing around with mono and monodevelop last night and wrote my first C# program on linux.
It seems really good. Has anyone tried this yet?
I managed to write a small proaram using IrrlichtNETCP . This C# seems to be quite nice and doesnt have the annoying c++ things like cstrings and the need to dispose everything.
I have not actually tried it yet on windows, but the generated binary.exe that i can run using mono xxxx on linux should just run on windows too (or a mac too by using the mono prefix). Have i got this right or am i missing something? If true then this is awesome!
I assume there is a catch for such easyness? come on, what is it? serious performance hits? instability?
-It just seems too good to be true.
It seems really good. Has anyone tried this yet?
I managed to write a small proaram using IrrlichtNETCP . This C# seems to be quite nice and doesnt have the annoying c++ things like cstrings and the need to dispose everything.
I have not actually tried it yet on windows, but the generated binary.exe that i can run using mono xxxx on linux should just run on windows too (or a mac too by using the mono prefix). Have i got this right or am i missing something? If true then this is awesome!
I assume there is a catch for such easyness? come on, what is it? serious performance hits? instability?
-It just seems too good to be true.