Quote:
Are there any major applications out there that are written in C#? By that I mean things that have major performance requirements, say something like PCB design software which could draw hundreds of thousands of geometric primatives per refresh.
I think you and I might define "major applications" differently. There are plenty of major business apps where code clarity and maitenence is more important than performance. C# is excellent for these types of applications and is used for many of them. Right now I am working on a huge web app for a bank primarily written in C#, and I think that C# is definitely a solid solution for this particular task.
It is definitely not a "toy" languge, but neither is it the right technology for every application. As always, gotta pick the right tool for the right job.
_________________________
-Jeff
Rome did not create a great empire by having meetings; they did it by killing all those who opposed them.