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.

3 thoughts on “C# refcard now available (free) from DZone”

  1. as j said, registration? bah.
    Not only that, but an obvious personal info fishing trip, why are commpany etc.. required fields.

    Like

  2. I can’t really comment on the DZone registration procedure, other than to say that I’m registered and I don’t recall ever being spammed by them.

    But hey, that’s the “price” in this case (it’s one registration which covers all the reference cards btw). Just as with any price, it’s up to individuals to determine whether or not it’s worth it for them.

    Jon

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s