Sunday, April 24, 2011

"Revisiting C#" - Free C# post collection ebook

amazedsaint's #tech journal - Revisiting C# - Published New Free Ebook

"I just collated some of my posts on C#, and published an Ebook – Revisiting C#. Have a look at the same here.

This book is intended to be a value adding reading material for beginner to intermediate C# programmers. It may also be used for accelerating the learning about new and upcoming features in C#, and also to get an introduction about new libraries in .NET. You may find random articles and alternate perspectives related to various aspects of C# - ranging from delegates, lambdas, fluent interfaces, dynamic features etc. with practical examples

..."

I have to respect the effort something like this takes... The fact that he's released it free is icing on the cake.

SNAGHTML3d216e6c

Here's the TOC

Revisiting Delegates, Anonymous Methods and Lambdas 
Creating Fluent Interfaces In C#
Anonymous Types in C# and Object Initializer Syntax
Type Inference in Generic Methods 
The Case Of switch-case in C#. 
C# 4.0 dynamic Features – Under the hood 
Mr ExpandoObject in C# 4.0 
C# Enums – A Second Look 
Top 5 Developer Mistakes C# Developers Should Not Commit
4 .NET 4.0 Libraries You Should Know About
Further Reading

 

Related Past Post XRef:
Vingy, the Visual Studio Instant Search Extension, is free! In the, open sourced, you can now get the code and contribute, kind of way…
Search MSDN, CodeProject, StackOverflow, DZone and more from within Visual Studio 2010 with “Vingy” (Visual Studio + Bing = Vingy)

No comments: