Y
Hacker News
new
|
ask
|
show
|
jobs
by
eatporktoo
4636 days ago
Not sure why you think that C# is MS-centric. There is nothing about the language that is particularly MS or Windows specific and the .Net Framework was written to be general and cross-platform.
2 comments
RivieraKid
4636 days ago
My impression was that e.g. support for multiplatform GUIs or Mono's speed wasn't as good as Java.
link
eatporktoo
4636 days ago
Mono's speed is a valid point, but I think that's more of a Mono implementation issue than a C# problem.
link
RivieraKid
4636 days ago
Yes, C# as a language is without question better than Java but in terms of the whole ecosystem, it's not that clear...
link
pjmlp
4636 days ago
Mono does not provide support for some stuff like WPF, for example.
link