Today I got an email from my friend Jon Skeet regarding a new reference card he put together for DZone.
Link: http://refcardz.dzone.com/refcardz/csharp
Description: As C# has evolved over the past few years, there’s more and more to remember. You’ll find this reference card useful whatever type of C# project you’re working on, and whichever version of C# you’re using. It covers many topics, from the basics of string escape sequences to the brave new world of query expressions and LINQ in C# 3. Features include String Literals, Delegates, Declaring Events, Generics, Extension Methods, Query Expressions (C# 3), Hot Tips and more.
I checked this out for myself and am very impressed. I work in the type of environment where I constantly switch context between ASP.NET 1.1 VB.NET, ASP.NET 2.0 C#, Classic ASP, Silverlight projects, etc and having something like this handy when I am back coding my favorite C# language will be a big time saver.
But don’t let me tell you what to do, go check it out for yourself and feel free to provide your own reviews as responses to this post, I look forward to it.