Neuerscheinungen 2017Stand: 2020-02-01 |
Schnellsuche
ISBN/Stichwort/Autor
|
Herderstraße 10 10625 Berlin Tel.: 030 315 714 16 Fax 030 315 714 14 info@buchspektrum.de |
Serge Lidin
Expert .NET 2.0 IL Assembler
Softcover reprint of the original 1st ed. 2017. xxviii, 501 S. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2017
ISBN: 1-484-22024-2 (1484220242)
Neue ISBN: 978-1-484-22024-5 (9781484220245)
Preis und Lieferzeit: Bitte klicken
This book gives readers inside information on the architecture of .NET 2.0 IL (Intermediate Language), straight from the most reliable possible source - Serge Lidin, the language´s designer.
.NET 2.0 IL (Intermediate Language) is the foundation language at the root of all the .NET languages. It is this code which is compiled and executed by the .NET 2.0 Framework. As a result of this absolutely anything that can be expressed in IL can be carried out by the .NET 2.0 Framework. This book gives readers inside information on the language´s architecture straight from the most reliable possible source - Serge Lidin, the language´s designer.
Simple Sample
Enhancing the Code
Making the Coding Easier
The Structure of a Managed Executable File
Metadata Tables Organization
Modules and Assemblies
Namespaces and Classes
Primitive Types and Signatures
Fields and Data Constants
Methods
Generic Types
Generic Methods
IL Instructions
Managed Exception Handling
Events and Properties
Custom Attributes
Security Attributes
Managed and Unmanaged Code Interoperation
Multilanguage Projects
Serge Lidin is a software development engineer for Microsoft in Washington state.