I touch C++ as little as possible. The development time is much faster with C# and the deployment is much easier. Maintenance is also vastly easier. And while C++ may be a little faster, it's not like it was several years ago. Unless you're writing algorithms that require that extra 20% or whatever it is, there's no point.
|