Managed C++

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?S2Vu?=

    Managed C++

    Hello All,

    I am very new to Managed C++ programming.
    I just wanted to start learning Managed C++.
    Can somebody suggest me good articles/books or links to learn the same?

    Thanks in advance.
  • PvdG42

    #2
    Re: Managed C++

    "Ken" <Ken@discussion s.microsoft.com wrote in message
    news:438A4B45-FEED-4335-BFB5-B97FB5063099@mi crosoft.com...
    Hello All,
    >
    I am very new to Managed C++ programming.
    I just wanted to start learning Managed C++.
    Can somebody suggest me good articles/books or links to learn the same?
    >
    Thanks in advance.
    I'll assume that by "Managed C++", you mean C++/CLI as offered in Visual
    Studio 2005/2008. This book has a section on C++/CLI in each chapter:




    Comment

    Working...