Scientific Library of Tomsk State University

   E-catalog        

Image from Google Jackets
Normal view MARC view

C# Deconstructed electronic resource by Mohammad Rahman.

By: Rahman, Mohammad [author.]Contributor(s): SpringerLink (Online service)Material type: TextTextPublication details: Berkeley, CA : Apress : Imprint: Apress, 2014Description: X, 172 p. 43 illus. online resourceContent type: text Media type: computer Carrier type: online resourceISBN: 9781430266716Subject(s): Computer Science | Computer Science | Computer Science, generalDDC classification: 004 LOC classification: QA75.5-76.95Online resources: Click here to access online In: Springer eBooksSummary: 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 environment within which you code exists. As a managed language, it’s best-practice to let the Framework deal with device interaction but you’ll find the experience of taking the cover off once in a while a very rewarding one that will greatly enrich your appreciate of the C# language and the way in which in functions.
Tags from this library: No tags from this library for this title. Log in to add tags.
No physical items for this record

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 environment within which you code exists. As a managed language, it’s best-practice to let the Framework deal with device interaction but you’ll find the experience of taking the cover off once in a while a very rewarding one that will greatly enrich your appreciate of the C# language and the way in which in functions.

There are no comments on this title.

to post a comment.