Difference between C++ & C#
Can any body list out what are differences, advantages, disadvantages between VC++(C++) and VC#(C#).
I need this info, as we are in the process of developing new project and in dilemma of what language we need to choose.
Our application would be a dialog based, multi-threading application and contains many COM/DCOM components. There is a lot data processing for this we need to play with memory allocation/deletion. Also we are very serious about performance, memory leaks, robustness etc...
Any idea are most welcome!
Thanks & Regards,
Narayana Murty.

