One of the most frequently asked questions from new Windows Phone developers is how to store data. Prior to Windows Phone 7.5 (also known as "Mango"), the answer was that any data had to be manually ...
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 ...
Many database developers have loudly bemoaned Microsoft's decision late last year to marginalize LINQ to SQL in favor of its ADO.NET Entity Framework. Hence there will be no major emphasis on LINQ to ...