steve_rm
May 5th, 2003, 05:19 AM
Hello
first question
Which is faster managed or unmanaged code. C# and visual basic both use managed code, but with Visual C++ you get the choice of either creating a project with managed or unmanaged code. Is there any real difference in the speed and efficiency off managed and unmanaged.
Second question.
Both C# and visual basic use managed code. But as they are both using managed code, does that make the them equal in speed and efficiency.
Third and final question
If you create a project using visual C++ in unmanaged code, will this make a faster and efficient program than a C# or visual basic program
Many thanks in advance
Steve
first question
Which is faster managed or unmanaged code. C# and visual basic both use managed code, but with Visual C++ you get the choice of either creating a project with managed or unmanaged code. Is there any real difference in the speed and efficiency off managed and unmanaged.
Second question.
Both C# and visual basic use managed code. But as they are both using managed code, does that make the them equal in speed and efficiency.
Third and final question
If you create a project using visual C++ in unmanaged code, will this make a faster and efficient program than a C# or visual basic program
Many thanks in advance
Steve