登入
選單
返回
Google圖書搜尋
CLR Assemblies Deployment for .NET Developers
Ted Neward
出版
linkedin.com
, 2017
URL
http://books.google.com.hk/books?id=Lv8-zAEACAAJ&hl=&source=gbs_api
註釋
Assemblies are fundamental units of deployment for .NET Framework applications, and understanding how assemblies manage code is crucial for developers. In this course, discover how to work with .NET assemblies. Ted Neward walks through the basics of and explains common language runtime (CLR) interactions. He goes into the physics of assemblies, covers assemblies and modules, explains how assemblies scope various elements inside of the CLR, and discusses how to reference assemblies from managed code. He also reviews the security guarantees that the CLR can provide, such as resisting attempts to tamper with assemblies.