Create bookmark
Programming C#
Building .NET Applications with C#
Notes
Please login to add notes
- Table of Contents
- + Preface
- Part I
- + C# and the .NET Framework
-
+
Getting Started: “Hello World”
- + C# Language Fundamentals
-
+
Classes and Objects
-
+
Inheritance and Polymorphism
- + Operator Overloading
- + Structs
-
+
Interfaces
-
+
Arrays, Indexers, and Collections
-
+
Strings and Regular Expressions
-
+
Handling Exceptions
-
+
Delegates and Events
- Part II
- + Building Windows Applications
-
+
Accessing Data with ADO.NET
-
+
Programming ASP.NET Applications and Web Services
- + Putting It All Together
- Part III
-
+
Assemblies and Versioning
-
+
Attributes and Reflection
-
+
Marshaling and Remoting
-
+
Threads and Synchronization
-
+
Streams
-
+
Programming .NET and COM
- C# Keywords
- Index
The programming language C# was built with the future of application development in mind. Pursuing that vision, C#'s designers succeeded in creating a safe, simple, component-based, high-performance language that works effectively with Microsoft's .NET Framework. Now the favored language among those programming for the Microsoft platform, C# continues to grow in popularity as more developers discover its strength and flexibility. And, from the start, C# developers have relied on Programming C# both as an introduction to the language and a means of further building their skills. The fourth edition of Programming C#--the top-selling C# book on the market--has been updated to the C# ISO standard as well as changes to Microsoft's implementation of the language. It also provides notes and warnings on C# 1.1 and C# 2.0. Aimed at experienced programmers and web developers, Programming C#, 4th Edition, doesn't waste too much time on the basics. Rather, it focuses on the features and programming patterns unique to the C# language. New C# 2005 features covered in-depth include: Visual Studio 2005 Generics Collection interfaces and iterators Anonymous methods New ADO.NET data controls Fundamentals of Object-Oriented Programming Author Jesse Liberty, an acclaimed web programming expert and entrepreneur, teaches C# in a way that experienced programmers will appreciate by grounding its applications firmly in the context of Microsoft's .NET platform and the development of desktop and Internet applications. Liberty also incorporates reader suggestions from previous editions to help create the most consumer-friendly guide possible.
Test the closed alpha on paperc.com
Book Details
Authors
Categories
Computers > Programming Languages > JavaScript
Publishers
Publication year : 2007
License: All rights reserved ©
Times read: 1,368

