Pro .NET Framework with the Base Class Library

Understanding the Virtual Execution System and the Common Type System

Roger Villela

PDF
ca. 36,99
Amazon iTunes Thalia.de Weltbild.de Hugendubel Bücher.de ebook.de kobo Osiander Google Books Barnes&Noble bol.com Legimi yourbook.shop Kulturkaufhaus ebooks-center.de
* Affiliatelinks/Werbelinks
Hinweis: Affiliatelinks/Werbelinks
Links auf reinlesen.de sind sogenannte Affiliate-Links. Wenn du auf so einen Affiliate-Link klickst und über diesen Link einkaufst, bekommt reinlesen.de von dem betreffenden Online-Shop oder Anbieter eine Provision. Für dich verändert sich der Preis nicht.

Apress img Link Publisher

Naturwissenschaften, Medizin, Informatik, Technik / Informatik

Beschreibung

Learn about the fundamentals and inner workings of the Common Type System (CTS) and the Virtual Execution System (VES) of the Common Language Runtime (CLR) and how they relate to the Base Class Library (BCL) from the perspective of the execution environment.

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
Who Is This Book For

Developers who are working with the .NET Framework on Windows. 

Weitere Titel in dieser Kategorie

Kundenbewertungen

Schlagwörter

BCL, .net, Windows10, BASE CLASS LIBRARY, Framework, strings