المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : C++ Rules: Power Your App with the Programming Model and Compiler Optimizations of Vi



C++ Programming
03-29-2009, 02:42 AM
Many programmers think that C++ gets good performance because it generates native code, but even if your code is completely managed you'll still get superior performance. In Visual Studio 2005, the C++ syntax itself has been greatly improved to make it faster to write. In addition, a flexible ******** framework is provided for interacting with the common ******** runtime (CLR) to write high-performance programs. Read about it here.

Kang Su Gatlin

<a href="http://msdn.microsoft.com/magazine/90e7c6a4-43f2-4423-b00f-2cf979bd0e42">MSDN Magazine January 2005