LINQ to SQL Entity Classes

In the previous LINQ to SQL chapters, we mentioned entity classes numerous times but did not define or describe them. In this chapter, we will define entity classes, as well as discuss the different ways they can be created. We will also discuss of the complexities and responsibilities should you decide to create your own entity classes.