- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
Publisher's Noteguaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.The Most Comprehensive C# Resource AvailableWith 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 operatorsControl statements Classes and objectsConstructors, destructors, and methodsInterfaces, arrays, enumerations, and structuresMethod and operator overloadingInheritance and virtual methodsReflection and runtime type IDException handling Delegates, properties, events, and indexersAttributes MultithreadingGenericsLINQ (Language-Integrated Query)Lambda expressionsAnonymous typesExtension methodsImplicitly typed variablesI/O, networking, and collectionsThe preprocessor and much, much more
Contents
Part OneChapter 1: The Creation of C#Chapter 2: An Overview of C#Chapter 3: Data Types, Literals, and VariablesChapter 4: OperatorsChapter 5: Program Control StatementsChapter 6: Introducing Classes and ObjectsChapter 7: Arrays and StringsChapter 8: A Closer Look at Methods and ClassesChapter 9: Operator OverloadingChapter 10: Indexers and PropertiesChapter 11: InheritanceChapter 12: Interfaces, Structures, and EnumerationsChapter 13: Exception HandlingChapter 14: Using I/OChapter 15: Delegates, Events, and Lampda ExpressionsChapter 16: Namespaces, The Preprocessor, and AssembliesChapter 17: Runtime Type ID, Reflection, and AttributesChapter 18: GenericsChapter 19: Lambda ExpressionsChapter 20: LINQChapter 21: Unsafe Code, Pointers, Nullable Types, and Miscellaneous TopicsPart Two: Exploring the C# LibraryChapter 22: Exploring the System NamespaceChapter 23: Strings and FormattingChapter 24: Multithreaded ProgrammingChapter 25: Collections, Enumerators, and IteratorsChapter 26: Networking Through the Internet Using System.NetAppendix A: Documentation Comment Quick ReferenceIndexNER(01): WOW