top | item 6508941

(no title)

eatporktoo | 12 years 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.

discuss

order

RivieraKid|12 years ago

My impression was that e.g. support for multiplatform GUIs or Mono's speed wasn't as good as Java.

eatporktoo|12 years ago

Mono's speed is a valid point, but I think that's more of a Mono implementation issue than a C# problem.

pjmlp|12 years ago

Mono does not provide support for some stuff like WPF, for example.