Is there any major advantage of managed C++/CLI over C#. Definitely not the syntax I suppose as the following code in C++/CLI is real ugly,
C++/CLI code:
<
CLI/C++ has many advantages over C#.
I hate having to trust in GC to get to an object stuck on the gen 2. Lord knows when that will be released from the managed heap.