By FaktNet Team on
11/7/2005 11:44 PM
Let me start by saying, I am a strong believer in strong typing. From my point of view, typless collections (for example) have nothing to do with object oriented programming! One of my basic programming philosophies is: let the compiler catch as many errors as possible. Having this attitude, the generics in C# 2.0, is for me a major milestone.
Read More »