Re: Is There Any Reason to Even Use VC++ Anymore?



I've heard VS C++.NET can run from 6-10 times FASTER than VS C#.NET. That's
a pretty good selling point right there... : )

[==P==]

"Herby" <prmarjoram@xxxxxxxxx> wrote in message
news:1133452860.750447.171420@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> We have chosen C++\CLI as our current source code base is in C++ and
> provides a clear migration path.
> Its also a benefit for us to be able to use mixed mode using both the
> un-managed and managed heap in the same application/function.
> You could almost think of the syntax extensions almost independent of
> .NET. Just can now work with a garbage collector etc.
>


.