Organization of This Book

Programming Microsoft Visual C# 2008: The Language is organized into five parts.

Part I, introduces the basic concepts of the language. Chapter 1, is a general overview of the language. Chapter 2, introduces the subject of types, which includes classes and value types. Chapter 3, explains inheritance and related keywords, such as virtual, override, sealed, and abstract.

Part II, covers the core skills required to create a C# application. Chapter 4, reviews Visual Studio 2008, which is the central tool in developing a managed application. Chapter 5, explains arrays and collections. It is hard to imagine a competent C# application that does not employ an array. Chapter 6, discusses LINQ using LINQ to Objects, which is the ...

Get Programming Microsoft® Visual C#® 2008: The Language now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.