Where can I find a comprehensive list of new features for C# 4.0? [duplicate]

StackOverflow https://stackoverflow.com/questions/444436

  •  22-07-2019
  •  | 
  •  

Question

I've heard bits and pieces here and there, but I have yet find a comprehensive list of new features for C# 4.0? Does anyone know what they are or where I can find them?


Duplicate of:

New Cool Features of C# 4.0

and/or:

C# 4.0 Specification Beta?

Was it helpful?

Solution

The best way to get familiar with them is to view Anders' Future of C# presentation

http://channel9.msdn.com/pdc2008/TL16/

Charlie Calvert also has a blog entry listing a bunch of different resources for C# 4.0 features. Including a link to Mad's paper which will contain more than enough detail for you. There are also several comprehensive sample links on the page.

http://blogs.msdn.com/charlie/archive/2008/11/04/new-features-in-c-4-0-paper-plus-feedback-and-samples.aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top