Blog
LINQ Likes Foreign Keys
When developing applications, youll probably use LINQ mostly for accessing SQL/Server databases.
11/16/09LINQ to Objects
As I promised in my last post, Ill be covering the different LINQ technologies. This post will talk about using LINQ to query in-memory collections.
04/01/09Using LINQ
When you're developing in a Visual Studio / SQL Server environment, chances are you're going to be writing a fair amount of SQL to retrieve and update data. That's been the only choice until now.
03/02/09


