0
kicks
ASP.NET MVC Tip #23 – Use POCO LINQ to SQL Entities
In this tip, Stephen Walther demonstrate how you can create LINQ to SQL entities that do not contain any special attributes. He shows you how you can use an external XML file to map LINQ to SQL entities to database objects.