dcrenna

Stories submitted by dcrenna

Using LINQ to SQL across layers(dimebrain.com)

submitted by dcrennadcrenna(1355) 4 years, 5 months ago

A useful suggestion for working with LINQ to SQL across layers, in case you've been struggling with issues around attaching modified entities to DataContext objects when you're trying to use LINQ to SQL like an ORM. read more...

add a comment |category: |Views: 22

tags: another