Programming C# 5.0

Mahesh Chand

This book is a basic introduction to C# language features that were introduced in versions 3.0, 4.0 and 5.0.

  • Published on Sep 15 2014
  • Pages 27
  • Downloaded 9.9k
  • Type PDF
    • Like
    • Love It
    • Awesome
    • Interesting
    • It's Okay
    • Thumbs Down
  • 27.6k
  • 0

The focus of this book is the C# language features that were introduced in versions 3.0, 4.0 and 5.0
For this book, you should know C# language programming. This book can be assumed as Part 2 of my previous book that covers C# language versions 1.0, 1.1 and some 2.0 features. If you are new to C# programming, I highly recommend to download my previous book, Programming C# for Beginners which is available to download free on C# Corner Books section.
This book covers the following topics:
  • Partial classes
  • Automated Implemented Properties
  • Object Initializer
  • Collection Initializer
  • Type Interface
  • Anonymous Types
  • Delegates
  • Generic Delegates
  • Extension Methods
  • Dynamic Programming
  • Named and Optional Parameters
  • Covariance and Contravariance
  • Lambdas

Image Loading...