Programming C♯

" ... 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, Gener...

Full description

Bibliographic Details
Main Author: Liberty, Jesse
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly 2005
Edition:4th ed
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • 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
  • Building Windows applications
  • Accessing data with ADO.NET
  • Programming ASP.NET applications and web services
  • Putting it all together
  • Assemblies and versioning
  • Attributes and reflection
  • Marshaling and remoting
  • Threads and synchronization
  • Streams
  • Programming .NET and COM
  • Appendix. C♯ keywords