Book for Managed Extenstion for Vc++
-
Hi All, Can any suggest me book that explains better for mangaged extenstions for VC++ for .Net Version 2.0 and above ?
Try Pro Visual C++/CLI for .Net 3.5 by Stephen Fraser from Apress
Ger
-
Try Pro Visual C++/CLI for .Net 3.5 by Stephen Fraser from Apress
Ger
-
Hi All, Can any suggest me book that explains better for mangaged extenstions for VC++ for .Net Version 2.0 and above ?
You do know that managed extensions has been deprecated for quite some time, and it's now C++/CLI, right?
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Hi All, Can any suggest me book that explains better for mangaged extenstions for VC++ for .Net Version 2.0 and above ?
You can do a lot worse than Nish's book, C++/CLI in action (see http://www.manning.com/sivakumar/[^] ). I found it a really good introduction to one of the better things to come out of Microsoft in recent years, C++/CLI. Highly recommended.
modified on Tuesday, July 5, 2011 4:33 AM
-
You can do a lot worse than Nish's book, C++/CLI in action (see http://www.manning.com/sivakumar/[^] ). I found it a really good introduction to one of the better things to come out of Microsoft in recent years, C++/CLI. Highly recommended.
modified on Tuesday, July 5, 2011 4:33 AM