Tuesday, December 02, 2008

Using Entity SQL As Your Data Access Layer

InformIT: Using Entity SQL As Your Data Access Layer > Introduction: "Almost every project that uses a database layer has what is generally referred to as a 'data access layer.' Paul Kimmel suggests letting the ADO.NET Entity Framework be your data access layer, thereby removing the impedance mismatch between logical data and the way you want to use the data."