Following my previous post , I want to talk more about the course I am going to teach: C# 2.0 to C# 3.0 Course Description: C# 3.0 introduces several language extensions that build on C# 2.0 to support the creation and use of higher order, functional style class libraries. The extensions enable construction of compositional APIs that have equal expressive power of query languages in domains such as relational databases and XML. I will go through the 'new'(old...) futures in C# 2.0 (generics, anonymous...