Which do you think is better for Cross-Platform Development?
I already tried MONO; I created a simple window application using C# then deploy it in Mac OS X(Darwin). It is successful but it took me about 2days before I make it run in Mac.
I found DotGNU but still haven't tried it.
I'm starting to practice developing multi/cross-platform application and want to use the power of .NET Framework.
