LINQ to SQL entity and data-context classes: business object encapsulation
- by roosteronacid
What are your favorite ways to encapsulate LINQ to SQL entity classes and data-context classes into business objects?
What have you found to work in a given situation?
Have you invented or taken to any specific patterns?