Linked by Thom Holwerda on Sun 3rd Feb 2008 23:09 UTC, submitted by Moochman
Thread beginning with comment 299262
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[6]: "Windows a dying platform" without any argument
by google_ninja on Mon 4th Feb 2008 16:35
in reply to "RE[5]: "Windows a dying platform" without any argument "
I have used .net, mono, and qt before, but I have never used the qt bindings for mono (http://cougarpc.net/qyoto/).
That being said, I would say it is probably easier using C++/Qt at this time simply due to the tools available. KDevelop and QtDesigner are full featured, mature apps. Monodevelop hasn't hit 1.0 yet. If you are a "real men code in vi" kind of guy though, I would give it a try. The Qt bindings are generated off of the Qt header files, so you use it in pretty much the same way. The big differences would be the managed aspects, different style of libraries, the loads of syntactical sugar in C#, and the whole managed aspect.






Member since:
2006-01-19
Question:
Would KDE in cross-Platform C# (=Mono) be easier to implement than in Qt and C++?
This is not trolling, I honestly have no Idea, as I never learned C#.
And by the way: Only answers from People who used BOTH languages for a time count in my book!