買這商品的人也買了...
-
Visual C++ 6 教學手冊 (Beginning Visual C++ 6)$580$458 -
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
最新 C 語言學習實務$420$357 -
精通 Java Swing 程式設計$650$553 -
Operating System Concepts, 6/e (Windows XP Update)$1,050$1,029 -
Sun Certified Programmer & Developer for Java 2 Study Guide, 2/e$1,830$1,739 -
Computer Systems: A Programmer's Perspective (精裝)$1,180$1,156 -
作業系統概念 (Operating System Concepts, 6/e Windows XP Update)$780$741 -
ASP.NET 程式設計徹底研究$590$466 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
用實例學 ASP.NET:使用 VB.NET 與 ADO.NET(2003修訂版)$620$490 -
Linux 9.X 指令參考手冊$650$553 -
FreeBSD 完全探索 (Absolute BSD: The Ultimate Guide to FreeBSD)$640$544 -
Effective Java Programming Language Guide 中文版 (Effective Java Programming Language Guide)$560$442 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
Web 配色事典﹝活用網頁安全色﹞$390$304 -
SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027)$850$723 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 2.0 技術手冊$750$593 -
建構嵌入式 Linux 系統$780$616 -
MySQL 參考手冊$520$442 -
嵌入式 C 語言 (Embedded C)$450$356 -
演算法使用 C++ 虛擬碼 (Foundations of Algorithms Using C++ Pseudocode, 3/e)$680$537 -
Advanced .NET Remoting, 2/e$2,260$2,147
相關主題
商品描述
The .NET Framework provides a runtime environment called the Common Language Runtime, which manages the execution of code and provides services that make the development of robust software easier. The Common Language Runtime (CLR) provides a solid foundation for developers to build various types of applications. Whether a developer is writing an ASP.NET application, a Windows Forms application, a Web Service, a mobile code application, a distributed application, or an application that combines several of these application models, the CLR provides huge benefits such as simplified development and the ability to integrate code written in various languages.
This book is a high-end comprehensive reference to the capability of the CLR. The samples in the book have been written so that they not only illustrate a principle but give the reader a springboard to quickly translate the sample to practical, real-world applications. After reading this book, readers will be able to significantly increase their productivity by comfortably using the power and expressiveness of the Common Language Runtime in their applications. This book will take the reader beyond the syntax of C# to using and understanding the CLR to build secure, maintainable, and high performance applications.
Table of Contents
Foreword.
Introduction.
I. .NET FRAMEWORK AND THE CLR FUNDAMENTALS.
1. Introduction to a Managed Environment.
2. The Common Language
Runtime-The Language and the Type System.
3. The Common Language
Runtime-Overview of the Runtime Environment.
II. COMPONENTS OF THE CLR.
4. The Assembly.
5. Intermediate Language Basics.
6. Publishing
Applications.
III. RUNTIME SERVICES PROVIDED BY THE CLR.
7. Leveraging Existing Code-P/Invoke.
8. Using COM/COM+ from Managed
Code.
9. Using Managed Code as a COM/COM+ Component.
10. Memory/Resource
Management.
11. Threading.
12. Networking.
13. Building Distributed
Applications with .NET Remoting.
14. Delegates and Events.
15. Using
Managed Exceptions to Effectively Handle Errors.
16. .NET Security.
17.
Reflection.
18. Globalization/Localization.
19. Debugging .NET
Applications.
20. Profiling .NET Applications.
IV. APPENDIXES.
Appendix A. C# Basics.
Appendix B. .NET Framework Class Libraries.
Appendix C. Hosting the Common Language Runtime.
Appendix D. The Common
Language Runtime as Compared to the Java Virtual Machine.
Appendix E.
Additional References.
Index.
