Community

Generic Data Access Layer using ADO.NET Entity Framework

(Mahadesh Mahalingappa) In this article, you will see how to create a generic data access layer (DAL) in a WCF proeject. I will use the ADO.NET Entity Framework to create a Data Model for the database. The Challenge is to pass the Entities to and from using a WCF Service.

Read More - Register for Free Membership