C++/CLI

Hi all.Im a C++ Programmer thats looking to get into Managed C++ or C++/CLI.Ive heard that C++/CLI is the way to go and that it is a subset of Managed C++/C++.The question i wanted to ask is if C++/CLI IS the way to go now Will everyone be moving from Managed C++ to C++/CLI Also, C++/CLI uses the .NET Framework for creating Windows Forms apps right

 

 

P.S: Any recommendations on what books i could use to learn the C++/CLI extensions would be appreciated :D

 

 

Thanks



Answer this question

C++/CLI

  • Anson Goldade

    C++/CLI is the way to go now. From my point of view managed extension for C++ was a dead born child.

    Both managed C++ and C++/CLI uses Windows forms.

    If you need C++ in the managed world I would use C++/CLI!



  • C++/CLI