C# 4.0

Extension Methods Ain't Trojan Horses - A Tale on a Covariant City Built in and Protected By C# 4.0

IntroductionToday, a colleague and I were playing with new C# 4.0 and BCL 4.0 features, me trying (and succeeding I think) to convince my co-worker about the...

0 replies - 337 views - 10/23/09 by bdesmet in News

C# 4.0 Feature Focus - Part 2 - Named Parameters

In the previous episode of this feature focus series we talked about optional parameters. Today we'll cover another feature introduced in C# 4.0,...

0 replies - 4174 views - 11/11/08 by bdesmet in News

C# 4.0 Feature Focus - Part 1 - Optional Parameters

Welcome to the first post in my new C# 4.0 Feature Focus series. Today we'll start by taking a look at optional parameters, a long-standing request from the...

1 replies - 2270 views - 11/06/08 by bdesmet in News