Hmm, I disagree, C# can be just as performant and as secure as C++/Delphi clients.
For example, I have been working on a new client that is C# based, using OpenGL with advanced rendering techniques, plus tight control on memory usage to practically nullify the effects of GC. Also with the...