Browse by Tags

Sorry, but there are no more tags available to filter with.
Looks, walks, and quacks like a O/RM
21 April 08 08:57 PM | despos | 1 comment(s)
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...
Filed under:
More on DataContext in (hopefully) a realistic world
19 March 08 10:20 AM | despos | 8 comment(s)
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...
Filed under:
LINQ Syntax and Linq-to-SQL
04 October 07 12:37 PM | despos | 3 comment(s)
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...
Filed under:
More Posts