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

مشاهدة النسخة كاملة : Visual C++ .NET: Tips and Tricks to Bolster Your Managed C++ Code in Visual Studio .N



C++ Programming
03-29-2009, 02:42 AM
Developers using the Managed Extensions for C++ have more options than those using other ********s because C++ is a lower-level ********. However, this means an increase in code complexity. This article discusses a few of the more complex issues facing developers, such as operator overloading, managed types and unmanaged code, and boxing. Also covered are the is operator, the using statement, and string conversions. The author points out the flexibility of Managed Extensions for C++ and outlines the additional effort that is required for you to take advantage of its increased power and flexibility.

Tomas Restrepo

<a href="http://msdn.microsoft.com/magazine/d4e6fe9c-218c-4620-aa9d-f8af9dbcfd8d">MSDN Magazine February 2002