Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

I was watching a presentation today and there was a point brought up that I found really interesting. Say you have the following LINQ code: 1: int [] iArray = new int [] { 5, 4, 3, 2, 1, 0 }; 2:   3: IEnumerable< int > results = iArray.Select(i Read More...
So there I am, sleeping soundly in my bed this morning (I was up late the night before).  I am then suddenly awaken by some complete stranger knocking non-stop on my front door.  At first I think maybe they will go away, but they continue to Read More...
 
Page view tracker