Linq over SQL does a pretty good job of optimising the data returned, and what tends to happen with SPs (having a few SPs that return the world because they're called in a few slightly different ways ...
I am working with a collection of data from an Excel-like form. Basically it is elevation vs distance data, with a few other things (all functions of distance). I am trying to pair down the sheer ...
You may not have heard about Microsoft‘s new brainchild, Language Integrated Query (LINQ). If you did hear about it, you may have yawned and put it down as yet another new technology searching for a ...