C# 3.0 The Complete Reference, 3/e (Paperback)

Herbert Schildt

  • 出版商: McGraw-Hill Education
  • 出版日期: 2008-12-09
  • 售價: $2,430
  • 貴賓價: 9.5$2,309
  • 語言: 英文
  • 頁數: 912
  • 裝訂: Paperback
  • ISBN: 0071588418
  • ISBN-13: 9780071588416
  • 相關分類: C#
  • 已過版

買這商品的人也買了...

商品描述

The Most Comprehensive C# Resource Available

With its support for Language-Integrated Query (LINQ), C# 3.0 has revolutionized C# programming, and bestselling author Herb Schildt has updated and expanded his classic programming reference to cover it. Using carefully crafted explanations, insider tips, and hundreds of examples, this book presents in-depth coverage of all aspects of C#, including its keywords, syntax, and core libraries. Of course, details on the new C# 3.0 features, such as LINQ, lambda expressions, implicitly typed variables, and anonymous types are included.

Essential for every C# programmer, this comprehensive guide is written in the clear, crisp, uncompromising style that has made Herb the choice of millions worldwide. Whether you are a novice programmer or a seasoned pro, the answers to all of your C# questions can be found in this definitive resource.

Coverage includes:

  • Data types and operators
  • Control statements
  • Classes and objects
  • Constructors, destructors, and methods
  • Interfaces, arrays, enumerations, and structures
  • Method and operator overloading
  • Inheritance and virtual methods
  • Reflection and runtime type ID
  • Exception handling
  • Delegates, properties, events, and indexers
  • Attributes
  • Multithreading
  • Generics
  • LINQ (Language-Integrated Query)
  • Lambda expressions
  • Anonymous types
  • Extension methods
  • Implicitly typed variables
  • I/O, networking, and collections
  • The preprocessor and much, much more