C#

C#
Jon Skeet on C# 3.0 (.NET Rocks!)

Carl and Richard just interviewed my buddy John Skeet on .NET Rocks! I am very excited that John is finally getting a voice as he had a lot to say. I hope you check out the show Jon Skeet on C# 3.0 and if you like it show your support to bring him back to talk on more topics like C#! Show Description Carl and Richard talk to author and developer Jon Skeet about his work with C# and Java at Google and elsewhere. Jon Skeet is a C# and Java...

posted @ Wednesday, October 08, 2008 12:26 AM | Feedback (0)

C# Reference Card by Jon Skeet

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...

posted @ Wednesday, August 13, 2008 12:17 AM | Feedback (1)