Introduction to ADO.NET Entity Framework
by Patrick Kragthorpe-Shirley
Thu, Apr 01, 2010
Room:
Time:
0:00
ADO.NET 3.5's Entity Framework presents us with several new options for accessing data within our application. EF can be used build applications against a conceptual model that is mapped to the logic data model. The goal of this session is to provide an overview of the components provided within the ADO.NET Entity Framework including EntityClient, Entity SQL, Object Services, the Entity Data Model, and LINQ to Entities. This session will explore these and other features and will provide several examples of how to properly apply this technology to your own development project.
About the Author
Patrick Kragthorpe-Shirley is a Senior Consultant at RBA Consulting with over 10 years of development experience. He is focused on providing enterprise solutions that leverage Microsoft's .Net technologies while applying best patterns and practices. Patrick has a BS in computer science from California Lutheran University and is a Microsoft Certified Application Developer.