This resource has not currently been approved, and is not currently linked to from our directory of resources. It is being displayed here for preview by the author and moderators only.
Blog dedicated to musing upon ways to write .NET code, better. Focus on LINQ, VB.NET, ASP.NET, and design patterns.
Displaying 1 to 25 of 1 archived entries.-
Published on 02 Apr 2008 by Ken
I'm going to come right out and say it, I love LINQ to SQL. I love it, I love it, I love it. Not only does it save us time by eliminating plumbing code, but it gives us new tools to write better code.One thing that has always bothered me was I never found an elegent way to do multi-field searching.