So who's idea was it to bump the version number up, eh? vee three? where's the breaking runtime changes?
(I'm hinting that major version number bumps should be because of a breaking change in the runtime...)
Downloaded the Linq May CTP after reading a little about it on other's blogs. After looking through the overview, I was fascinated. I had always wished for some kind of language that would work with data, and not focus so much on for loops and if-then logic. C# has always been a nice language to program in, but since its so type specific, in my mind it's future was shoehorned to becoming a relic of “how I used to program...“ Its difficult to manipulate data in a completely type safe way. ......