There's no doubt that LINQ is one of the headline features of Visual Studio Orcas. I've been trying out some LINQ queries; it's a very interesting new area with massive potential. It seems though that most books and articles available at the moment are C# based, so I thought I'd blog my journey through the Land
Similar Posts
Let's Run Some Queries! By the end of Part 1 we set the stage and looked at a couple of new features coming up in Orcas, but hadn't done anything particularly
Although some of the queries we saw at the end of Part 2 are quite impressive - and light years easier than doing it with Loops and If Then tests - there
Last week I started the first in a series of blog posts I'll be making that cover some of the new VB and C# language features that are coming as part of
So today was my first time really playing with Linq to SQL (or any flavor of Linq for that matter). I'm prototyping a new feature and wanted to see how