C# Vs Managed C++
-
I've not yet entered into the .NET world, though i have some primary knowledge about C#. Can anyone one tell me, according to your experience, which one is faster whether MC++ or C#. Suppose we develop a program in C# which is a stand alone program and not mixes with C++ code, then will this program be faster than similar C# program ????
-
I've not yet entered into the .NET world, though i have some primary knowledge about C#. Can anyone one tell me, according to your experience, which one is faster whether MC++ or C#. Suppose we develop a program in C# which is a stand alone program and not mixes with C++ code, then will this program be faster than similar C# program ????
That depends on what you are doing and what your criteria for "faster" is.