C# Deconstructed: Discover how C# works on the .NET Framework
暫譯: C# 解構:探索 C# 在 .NET Framework 上的運作原理

Mohammad Rahman

  • 出版商: Apress
  • 出版日期: 2014-09-21
  • 售價: $2,480
  • 貴賓價: 9.5$2,356
  • 語言: 英文
  • 頁數: 172
  • 裝訂: Paperback
  • ISBN: 1430266708
  • ISBN-13: 9781430266709
  • 相關分類: .NETC#
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

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.

商品描述(中文翻譯)

《C# 解構》回答了一個看似簡單的問題:當你在 .NET Framework 上運行 C# 代碼時,究竟發生了什麼?

為了回答這個問題,我們將深入探討 C# 語言的結構以及支撐它的 .NET Framework 的多層抽象。 我們將沿著執行線程向下追溯,首先到達 MSIL(Microsoft Intermediate Language),然後通過即時編譯進入機器碼,最後看到在硬體層面執行的結果。

這次深入探討的目的是為了讓你對編碼所處的環境有更全面的了解。作為一種管理語言,讓 Framework 處理設備交互是最佳實踐,但你會發現偶爾揭開這層面紗的經驗是非常有價值的,這將大大增強你對 C# 語言及其運作方式的理解。