Get advanced programming techniques and guidelines to exploit the flexibility of the common language runtime (CLR), the managed code programming model used with Microsoft Visual Studio 2005 and the Microsoft .NET Framework. Microsoft developer Steven Pratschner shows you how to customize the CLR for
The Common Language Infrastructure Annotated Standard (Microsoft .NET Development Series)
β Scribed by James S. Miller, Susann Ragsdale
- Publisher
- Addison-Wesley Professional
- Year
- 2004
- Tongue
- English
- Leaves
- 928
- Series
- Microsoft .NET development series
- Edition
- annotated edition
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Miller, who is software architect of the Microsoft CLR team, and Ragsdale, who also worked on the CLR team, add some comments to help clarify the specifications of the common language infrastructure (CLI) and the common language runtime (CLR). As a reference, the book documents the five partitions of the CLI standard that define the CLI architecture, metadata semantics, the common intermediate language (CIL) instruction set, libraries, and the ilasm assembler. The complete class libraries are available in .NET framework standard library annotated reference.
π SIMILAR VOLUMES
βBased on my own experience, I can safely say that every .NET developer who reads this will have at least one βahaβ moment and will be a better developer for it.β βFrom the Foreword by Don BoxΒ The popular C# programming language combines the high productivity of rapid application development
This comprehensive guide combines conceptual and architectural details with practical, how-to information and real-world code samples to show how to create custom, reusable, professional-quality server controls with rich design-time functionality.
Software Engineering with Microsoft Visual Studio Team System is written for a software team that is considering running a software project using Visual Studio Team System (VSTS). It is about the "why" of VSTS: its guiding ideas, why they are presented in certain ways, and how they fit into the proc