Anwar Minarso posted on his blog about some simple Statistics functions he put in code . Here, I want to give another example of the new C# 3.0 feature called Extension Methods by using his code. As I believe, example first, then drill the concept. To...
Early next month, Oct 1 - Oct 4 I'll be in Singapore to attend the " Microsoft Visual Studio 2008 - Metro Trainer Preparation ". It's a 3 days training on Visual Studio 2008 ("Orcas"). A training that will be delivered by folks...
Functional Programming stuff are creeping in into C#. Some people like it, some people confused, some people discouraged. Why do we need to add Functional Programming stuff into C#? Cos OOP principles get choked to do one thing C# would like to do, LINQ...