Permalink
Fetching contributors…
Cannot retrieve contributors at this time
29 lines (26 sloc) 1.31 KB
title ms.custom ms.date ms.prod ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic dev_langs ms.assetid caps.latest.revision author ms.author manager
Getting Started (Entity Framework)
03/30/2017
.net-framework
dotnet-ado
article
VB
CSharp
C++
4735a220-3301-4ec4-8833-7209abb7208f
3
JennieHubbard
jhubbard
jhubbard

Getting Started (Entity Framework)

The [!INCLUDEvstecado] [!INCLUDEadonet_ef] supports data-centric applications and services, and provides a platform for programming against data that raises the level of abstraction from the logical relational level to the conceptual level. By enabling developers to work with data at a greater level of abstraction, the [!INCLUDEadonet_ef] supports code that is independent of any particular data storage engine or relational schema. For more information, see Entity Framework Overview.

To quickly start using the latest version of the Entity Framework, see Get Started

See Also

Entity Framework