1 / 1158
文档名称:

(EN) Programming Microsoft Visual C 2005 - The Language (MS Press , 2006)(1).pdf

格式:pdf   页数:1,158
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

(EN) Programming Microsoft Visual C 2005 - The Language (MS Press , 2006)(1).pdf

上传人:bolee65 2014/3/8 文件大小:0 KB

下载得到文件列表

(EN) Programming Microsoft Visual C 2005 - The Language (MS Press , 2006)(1).pdf

文档介绍

文档介绍:Programming Microsoft
Visual C# 2005: The
Language
byDonis Marshall
Microsoft Press 2006 (704 pages)
ISBN:0735621810
Offering expert guidance,
hands-on programming
instruction, and practical
examples, this straightforward
book will help both new and
experienced developers
advance their proficiency in
developing applications for
Microsoft Windows and the Web.
Table of Contents
Programming Microsoft Visual C# 2005-The Language
Introduction
Part I - Core Language
Chapter 1 - Introduction to Visual C# Programming
Chapter 2 - Types
Chapter 3 - Inheritance
Part II - Core Skills
Chapter 4 - Introduction to Visual Studio 2005
Chapter 5 - Arrays and Collections
Chapter 6 - Generics
Chapter 7 - Iterators
Part III - More C# Language
Chapter 8 - Delegates and Events
Chapter 9 - Exception Handling
Part IV - Debugging
Chapter 10 - Metadata and Reflection
Chapter 11 - MSIL Programming
Chapter 12 - Debugging with Visual Studio 2005
Chapter 13 - Advanced Debugging
Part V - Advanced Concepts
Chapter 14 - Memory Management
Chapter 15 - Unsafe Code
Appendix A - Operator Overloading
Index
List of Figures
List of Tables
Back Cover
Get hands-on, expert guidance for developing with Visual C# 2005.
Get the essential, straightforward information you need to master the core capabilities of Visual C#
2005. Both new and experienced developers get expert guidance, hands-on programming instruction,
and practical examples to help advance their proficiency in developing applications for Microsoft
Windows and the Web.
Discover how to:
 Refine class usage with inheritance, polymorphism, and other strategies
 Implement generics to define a type-safe data structure
 Work with stacks, queues, arrays, dictionaries, and other collections
 Use iterators to implement and standardize enumerator patterns
 Know when to catch exceptions-and handle them locally or propagate them
 Interrogate metad