文档介绍: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