Linked by Thom Holwerda on Thu 23rd Sep 2010 20:06 UTC
Thread beginning with comment 442519
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[3]: Win7 Tablet + Developers
by dante on Sun 26th Sep 2010 14:38
in reply to "RE[2]: Win7 Tablet + Developers"
The one of the new features of C# is that you don't have to develop with MonoDevelop to run on Mono.
You should really work on not coding on the platform that your apps run on, because compiling/unit testing anything of size on embedded/tablet/new_small_hotness_whatever, will be painful.
I'll avoid saying anything about VB.NET as I don't know anything about it, but I'd say, from a commercial standpoint at least, you don't want Microsoft deciding if you need to totally rewrite your app if you're going to keep selling it in the future.




Member since:
2006-08-01
Probably so, but not everyone likes Mono or it's development environments. Not to mention that Mono has only really done a good job of implementing C# while others like VB.NET are seriously lacking. The other issue for me is that I like the idea of coding on the same machine that I will run my apps on so unless there will be a native IDE that runs on Android then it will be useless to me. I have been a long time supported of Apple but the concept of needing two separate systems (desktop/laptop + handheld/tablet) for development is entirely too cumbersome and cost prohibitive for me.