Visual C# eBook
This
Visual C# ebook, Programming
Microsoft Visual C# 2005: The Language, provides
detailed explanations and instruction on
important features and contructs of the Visual C# programming language.
It explains and gives sample code for new features to Visual C#
,including generics, anonymous methods, static classes, and new classes
that affect garbage collection. The Exception Assistant, code snippets,
and visualizers, as improvments to Visual Studio, are also covered by
this ebook. From a debugging perspective, Chapter 12 examines what a
managed application is and helps you understand how to debug a managed
application. This book is for those looking for a comprehensive
explanation of Visual C# or want to explore a specific aspect of the
language. It provides in-depth explanations along with lots of sample
code. Here is the direct download
link for this C# ebook. (5.4MB, CHM format).
Table
of Contents:
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-GenericsChapter 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
Popularity: 15% [?]
Related Posts:
