Pro C# 2010 and the .NET 4 Platform
The first edition of this book was released at the 2001 Tech-Ed conference in Atlanta, Georgia. At that time, the .NET platform was still a beta product, and in many ways, so was this book. This is not to say that the early editions of this text did not have meritafter all, the book was a 2002 Jolt...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic |
Language: | English |
Published: |
Berkeley, CA :
Apress,
2010.
|
Edition: | Fifth Edition. |
Subjects: | |
Online Access: | https://ezaccess.library.uitm.edu.my/login?url=http://dx.doi.org/10.1007/978-1-4302-2550-8 |
Table of Contents:
- Part One Introducing C# and the .NET Platform. 1 The Philosophy of .NET. 2 Building C# Applications
- Part Two C# Programming Fundamentals. 3 C# Programming Constructs, Part I. 4 C# Programming Constructs, Part II. 5 Defining Encapsulated Class Types. 6 Inheritance and Polymorphism. 7 Structured Exception Handling. 8 Understanding Object Lifetime
- Part Three Advanced Object Oriented Constructs. 9 Working with Interfaces. 10 Delegates and Events. 11 Advanced C# Programming Constructs. 12 Collections, Generics and Nullable Data Types. 13 Functional Programming Constructs. 14 Introducing LINQ and PLINQ
- Part Four Programming with .NET Assemblies. 15 Introducing .NET Assemblies. 16 Type Reflection, Late Binding, and Attribute-Based Programming. 17 Processes, AppDomains, Contexts, and CLR Hosts. 18 Building Multithreaded Applications. 19 Understanding CIL and Dynamic Assemblies
- Part Five Introducing the .NET Base Class Libraries. 20 File and Directory Manipulation. 21 Object Serialization. 22 Manipulating XML Documents with LINQ to XML. 23 .NET Remoting and XML Web Services. 24 Windows Communication Foundation. 25 Windows Workflow Foundation
- Part Six Desktop User Interfaces. 26 Windows Forms and GDI+. 27 Introducing Windows Presentation Foundation. 28 WPF Controls and Layout Managers. 29 Graphics Programming with WPF. 30 WPF Resource Management, Styles and Themes. 31 Deploying WPF Applications
- Part Six Database Access and Data Binding. 32 Database Access with ADO.NET. 33 LINQ to SQL. 34 WPF Data Binding
- Part Seven Platform Enhancements. 35 Dynamic Lookups. 36 Named and Optional Arguments. 37 Features for COM Interop. 38 Variance. 39 Oslo and the M modeling language.