Twin Cities Code Camp

        Keith Dahlby

C# From Abstract to Yield: How Well do You Really Know C#?

by Keith Dahlby

Mon, Apr 01, 2013
Room:
Time: 0:00

With each successive version, C# has added more and more keywords to do new and (mostly) exciting things. Before you can use them, you need to know they exist. From flagship language features like async and LINQ, to the subtleties of co- and contravariant generic type parameters, we'll discuss every language keyword/operator and provide some context for when you might see it in the wild or want to use it yourself.


About the Author