LINQ to SQL entity and data-context classes: business object encapsulation
        Posted  
        
            by roosteronacid
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by roosteronacid
        
        
        
        Published on 2008-10-21T23:28:11Z
        Indexed on 
            2010/03/14
            21:25 UTC
        
        
        Read the original article
        Hit count: 342
        
c#3.0
|linq-to-sql
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?
© Stack Overflow or respective owner