Accelerated C# 2008 now available
A short while ago the second edition of my C# book, Accelerated C# 2008 was shipped from Apress. Just about all of the material from the previous edition is included in this one plus 3 new chapters covering the exciting new functional programming features of the C# 3.0 language. Those new features include Extension Methods, Lambda Expression, and LINQ. C# 3.0 also introduces a few smaller new features that mostly facilitate the three just mentioned and they are also covered in new material.
You can find the table of contents of "Accelerated C# 2008" here.

