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 ...
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 ...
In a nutshell, I want to hear opinions from people using Silverlight, and I want to hear how you handle data access with Silverlight applications. The rest of this post is general rambling ...