Browse by Tags
Sorry, but there are no more tags available to filter with.
-
-
OK, it's not a problem to admit that I have no copyright on it, but I just love to use it. It looks like a O/RM, it walks like a O/RM, it quacks like a O/RM. Hence, it's O/RM... What am I talking about? Just, guess what, LINQ-to-SQL . It's not a full...
-
-
A comment from Bigyan to my DataContext article on DotNetSlackers yesterday made me think that I probably had to put my thoughts down a little more explicitly. The question that Bigyan poses is expressed in detail in this post of his and revolves around...
-
-
Linq-to-SQL translates standard query operators of LINQ into T-SQL commands for the versions of SQL Server supported by the ADO.NET 3.5 managed provider. Although a lot of understandable similarities with SQL constructs exist in LINQ, it is key to note...
More Posts