Chapter 1: Programming with Visual C++ 2005 1 The .NET Framework 2 The Common Language Runtime (CLR) 2 Writing C++ Applications 3 Learning Windows Programming 4 Learning C++ 5 The C++ Standards 5 Console Applications 6 Windows Programming Concepts 6
Essential .NET, Volume 1, provides everything developers need to take full advantage of the power of Microsoft .NET. This book describes, in depth, the glue of the .NET Framework: the Common Language Runtime (CLR). Box and Sells explain the inner wo
Why This Book Was Written To tell the truth, I don't think I had much choice in this matter. Let me explain. With Microsoft .NET technology taking the world by storm, with more and more information professionals getting involved, large numbers of bo
在dotNet Framework的框架下,使用C#和C++.NET两种语言的优势开发出以前类似于C++语言的Windows Applications。可以让您从此有不用C++语言开发的冲动。 本书有一定深度,希望阅读者能够具有一定的编程水平,本书不适合于初学者。 本书主要深入探讨了一下技术: • The Common Language Runtime (CLR) • Core classes in the Framework Class Library • Contexts and .NET
原版英文 chm格式 by Don Box, Chris Sells chapter1. the clr as a better com chapter2. commponets chapter3. type basics chapter4. programming with type chapter5. instances chapter6. methods chapter7. advanced methods chapter8. domains chapter9. security cha
一本不错的C#书,希望对您有帮助,本书目录: C# 3.0 Unleashed 1 Table of Contents 6 Introduction 30 Why This Book Is for You 31 Organization and Goals 32 Part 1 Learning C# Basics 36 1 Introducing the .NET Platform 38 What Is .NET? 38 The Common Language Runtime (CLR) 40
"C++/CLI: The Visual C++ Language for .NET introduces Microsoft's extensions to the C++ syntax that allow you to target the common language runtime the key to the heart of the .NET 3.0 platform. In 12 no-fluff chapters, Microsoft insider Gordon Hoge