Understanding the Virtual Execution System and the Common Type System
Buch, Englisch, 251 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 511 g
ISBN: 978-1-4842-4190-5
Verlag: Apress
The author first gives an introduction to the .NET Framework and describes the architectural and engineering resources required when implementing the .NET Framework on any platform. Next, you will learn about the BCL and understand how to work with system structures including the fundamental built-in types system.array and system.string. You will then learn about the VES along with its methods and functionality. Further, you will go through the Common Intermediate Language (CIL), Assembly Manifest, and versioning. You will also learn how to design and implement libraries in detail by creating a .NET class library.
After reading this book, you will understand .NET Framework features, as well as details about the core functionalities of the VES and elements of the CTS.What You Will Learn
- Discover details of the Common Type System (CTS)
- Work with the Virtual Execution System (VES)
- See the importance of correct use of fundamental built-in managed types
- Carry out good programming practice in a managed environment
- Implement a .NET class library
Developers who are working with the .NET Framework on Windows.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: .NET Framework.- Chapter 2: Base Class Library.- Chapter 3: Virtual Execution System (VES) – Equals and Clone operations.- Chapter 4: Programming with Common Intermediate Language (CIL).- Chapter 5: Assembly Manifest and Versioning.- Chapter 6: Designing and Implementing Libraries.- Appendix A: Advanced Operations.