مقدمهای بر C++/CLI: برای توسعه .NET
C++/CLI Primer : For .NET Development
معرفی کتاب «مقدمهای بر C++/CLI: برای توسعه .NET» (با عنوان لاتین C++/CLI Primer : For .NET Development) نوشتهٔ Vivek Ragunathan (auth.)، منتشرشده توسط نشر Apress : Imprint: Apress در سال 2016. این کتاب در فرمت pdf، زبان انگلیسی ارائه شده است.
Enter a world of hardcore back-end, server-side enterprise programming on the .NET platform. This book presents some of the important aspects of the C++/CLI language that often become a barrier preventing programmers from exploring further. The C++/CLI Primer is a powerful but compact book that will guide you through that barrier. Many of today's complex transactions and enterprise applications count on C++/CLI. Visual Studio 2015 and earlier versions support C++/CLI if you program using an IDE. C++/CLI is unattractive, clumsy, and hard when compared to other modern languages that run on the .NET platform. That's because it is powerful. Like light that can be viewed as a wave or particle, C++/CLI can be exercised as an unmanaged or managed or actually as the sandwich language to do mixed mode programming, which is its real power. That's also why it is unique. What You'll Learn Discover C++/CLI and why is it used in .NET programming Work with types, primitive types, object creation, and managed and abstract classes Use abstract classes in C++/CLI Harness the power of nullptre Implement code that uses boxing/unboxing Use equality/identity, properties, enums, strings, arrays, and more Who This Book Is For Experienced Microsoft .NET application developers, familiar with .NET framework and C++. Enter a world of hardcore back-end, server-side enterprise programming on the .NET platform. This book presents some of the important aspects of the C /CLI language that often become a barrier preventing programmers from exploring further. The C /CLI Primer is a powerful but compact book that will guide you through that barrier. Many of today's complex transactions and enterprise applications count on C /CLI. Visual Studio 2015 and earlier versions support C /CLI if you program using an IDE. C /CLI is unattractive, clumsy, and hard when compared to other modern languages that run on the .NET platform. That's because it is powerful. Like light that can be viewed as a wave or particle, C /CLI can be exercised as an unmanaged or managed or actually as the sandwich language to do mixed mode programming, which is its real power. That's also why it is unique. What You'll Learn Discover C /CLI and why is it used in .NET programming Work with types, primitive types, object creation, and managed and abstract classes Use abstract classes in C /CLI Harness the power of nullptre Implement code that uses boxing/unboxing Use equality/identity, properties, enums, strings, arrays, and more Who This Book Is For Experienced Microsoft .NET application developers, familiar with .NET framework and C . Front Matter....Pages i-ix Introduction....Pages 1-2 Words of Agreement....Pages 3-4 Unmanaged Programming Brief....Pages 5-5 Managed Programming Brief....Pages 7-8 What Is C++\CLI?....Pages 9-10 Types and Object Creation....Pages 11-12 Primitive Types Mapping....Pages 13-15 User-Defined Value Types....Pages 17-18 Reference Types....Pages 19-20 Garbage Collection Intro....Pages 21-22 Declaring and Consuming a Managed Class....Pages 23-26 Boxing/Unboxing....Pages 27-29 Object Destruction....Pages 31-38 Scope of a Managed Object....Pages 39-40 Mixed Mode....Pages 41-43 Equality and Identity....Pages 45-46 Abstract Classes....Pages 47-48 Nullptr....Pages 49-50 Declaring Properties....Pages 51-56 Strings....Pages 57-59 Arrays—Not [] But cli::array....Pages 61-63 A Second Look at GC....Pages 65-70 Generics....Pages 71-78 The Beginning....Pages 79-79 Back Matter....Pages 81-83
دانلود کتاب مقدمهای بر C++/CLI: برای توسعه .NET