Categories: C#, LInQ Posted by mheydt on 6/10/2009 1:34 PM | Comments (0)
I came across the need today to convert some CSV (excel data on the clipboard) into an array of arrays strings (string[][]); basically a matrix of strings where each matrix element is one of the cells in Excel.

Usually I'd do this through conventional means like nested foreach statements, but I decided I'd like to try this with LINQ.  This is the result I got, which I thought was so very nicely concise:


Categories: iPhone Posted by mheydt on 6/10/2009 3:43 AM | Comments (0)
I love this accessory announced at WWDC, mostly for using the TomTom turn-by-turn:



But I am totally in agreement with B. Lam who said: "I’m going to use that to watch movies while I drive."

So am I LOL