Mohammad Rahman
Broschiertes Buch

C# Deconstructed

Discover how C# works on the .NET Framework

Versandkostenfrei!
Versandfertig in 6-10 Tagen
41,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
21 °P sammeln!
C# Deconstructed answers a seemingly simply question: Just what is going on, exactly, when you run C# code on the .NET Framework?To answer this question we will dig ever deeper into the structure of the C# language and the onion-skin abstraction layers of the .NET Framework that underpins it. We?ll follow the execution thread downwards, first to MSIL (Microsoft Intermediate Language) then down through just-in-time compilation into Machine Code before finally seeing the results executed at the hardware level.The aim of this deep-dive is to provide you with a much more rounded knowledge of the e...