>>5
I always hated C++/CLI. The performance was shit, the syntax was even worse than the syntax of normal C++, and the VS10 didn't even fully support the language. VS10 didn't even fully support C/C++, since it didn't have proper syntax highlighting and it messed up formatting when declaring anonymous functions.
IMO, Microsoft should just get rid of that shit language and fully back C#. It's a much simpler and more sensible language. The performance gain could actually make the language competitive.