I was collecting some learning material on C# 4.0 and stumbled across some useful videos, articles and documents available on C# 4.0. I am just listing a few of them. Check them out!
Samples and Documents
New features of C# 4.0 (Beta 2)
Download C# 4.0 Beta 2 samples and documents
Articles
Use C# 4.0 dynamic to drastically simplify your private reflection code
C# 4.0 Optional Parameters – Exploration
Looking Ahead to C# 4.0: Optional and Named Parameters
Books
C# 4.0 in a Nutshell: The Definitive Reference
Visual C# 2010 Recipes: A Problem-Solution Approach
Introducing .NET 4.0: with Visual Studio 2010
Training Videos
C# 4.0 Dynamic with Chris Burrows and Sam Ng
How to Use Named and Optional Arguments in Office Programming (C#)
Dynamic C# and a New World of Possibilities
Update: Also check out Visual Studio 2010 and .NET Framework 4 Training Kit – Updated (February Edition)
Please note that C# 4.0 is in Beta as of this writing.
Tweet
3 comments:
Awesome blog! There is so much to learn here
Addison-Wesley and Sams Released the following books:
C# 4.0 How-To
www.informit.com/title/9780672330636
Essential C# 4.0
www.informit.com/title/9780321694690
Effective C#, Second Edition
www.informit.com/title/9780321658708
LINQ to Objects Using C# 4.0
www.informit.com/title/9780321637000
Post a Comment