Wednesday, August 16, 2006 - Posts

C# 3.0, generic methods, anonymous types and inferring types.

I was coming back from a slightly shambolic talk I’d given on C# 3.0 last week and I was thinking about the way that the C# compiler (V2.0 and V3.0) does inference around generic methods and I scribbled down a few notes – might be a few glaring errors Read More