C# refcard now available (free) from DZone
Just a quick announcement. I've been working on a C# "refcard" with DZone, and it's now available. It's free to download after registration, and covers (briefly):
- String escape sequences
- Delegate and event syntax
- Nullable value types
- Syntax for generics
- Extension methods
- Query expressions
Obviously this isn't meant to be a comprehensive guide to C#, but I picked topics which have elements of syntax which are easily forgotten. Hopefully you'll find it useful - and a refcard on "Core .NET" will be following fairly soon.
DZone also has a discount on Manning books, including C# in Depth.