by mheydt
10.
June 2009 13:34
>
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:

63f9b1bf-9a16-4818-a5ed-047ebdee0816|0|.0
Tags:
C# | LInQ
by mheydt
10.
June 2009 03:43
>
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
4334a14c-0a8b-4acd-bc0e-fa687f3bfe7e|0|.0
Tags:
iPhone