- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
C++/CLI connects standard C++ applications to the world of .NET. WithC++/CLI, a developer can take a C++ program he's been using for years andgive it a snazzy new interface using Windows Presentation Foundation. He canmake old business applications talk to new ones using Windows CommunicationFoundation.C++/CLI in Action shows readers how to bridge the gap between their existingC++ code and the .NET platform. C++/CLI in Action is for readers who:* Don't want to rewrite C++ code in C# or VB.* Have C++ expertise they you want to use with.NET.* Only need pieces of the .NET framework, such as Windows Formsor Web Services.This is a focused, no-fluff book. Designed for the huge numbers of developerswho already know C++, this book starts by teaching the unique aspects of theC++/CLI language. After a quick tour through the basics, readers work throughexamples integrating standard C++ into .NET-based applications and learn tobuild programs that mix C++ and .NET code for maximum performanceand efficiency.