[Previous entry: "Series of interviews with my favorite .NET authors."] [Next entry: "Craigs List is charging for ads"]
08/02/2004: "C# 2.0 features"
The following features will be available with C# 2.0:
- Generics
- Partial types
- Nullable types
- Iterators
- Anonymous methods.
I am writing a tutorial on why, who and when to use these features.
Stay tuned ...