- How to map an enum
- How to use common base class for all entities
- Deferred (lazy) or eager loading of related objects with stored procs
- Use DeleteOnNull if you want to delete object with null FK
- Using stored procs that return multiple results
- How to refresh given DataContext won't stomp on your objects
- Minimal update when you don't want optimistic concurrency check
- How to (and why) create a partial class in the designer to augment generated code
- Understanding DataContext's internal caching
Monday, February 01, 2010
9 LINQ to SQL Tips by Dinesh Kulkarni
posted in
.net,
dev,
linq to sql
Subscribe to:
Post Comments (Atom)
1 comment:
Your posts always confuse me.
Post a Comment