Difference between C++ & C#

Hi All,

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.
[611 byte] By [Narayana Murty] at [2007-11-17 22:32:25]
# 1 Re: Difference between C++ & C#
Take a look at the following...

One ( http://www.csharphelp.com/archives/archive138.html)
Two ( http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cscon/html/vclrfComparisonBetweenCCSharp.asp)
Andreas Masur at 2007-11-9 12:00:47 >