C Sharp .NET 3.0 and Beyond

I have started learning everything .NET lately. Among the vast amount of information I have taken a liking to C# and the features it offers with .NET! I jumped into the .NET game at version 3.5 this means I have a lot to learn in a short span of time. I decided to concentrate on features starting from .NET 3.0 and up. I know this is super late and probably everyone knows about these features of the language, but I am going to talk about them anyways :P The next article will be on the following features, that make my life as a developer so much easier.

  • Automatic Properties
  • Implicitly typed local variables
  • Anonymous types
  • Object and collection initializers
  • Query expressions (LINQ)

I am doing this mostly as a primer/base for my next article some time in the future. This future article will be about the cool features in the up and coming C# .NET 4.0!

Tags: , , ,

One Response to “C Sharp .NET 3.0 and Beyond”

  1. lazy January 10, 2010 at 6:05 am #

    thanks nice site

    http://csharptalk.com

    lazy

Leave a Reply