<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Entity Framework - Page 22 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Entity_Framework&amp;p=21">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Entity_Framework&amp;p=23">3.Next</a>
</p>
<p>schema and its mapping with the physical schema is represented as an <b>Entity Data Model</b> (EDM), specified as an XML file. ADO.NET Entity Framework uses the EDM to actually perform the mapping letting the application work with the entities, while internally abstracting the use of ADO.NET constructs like DataSet and RecordSet. ADO.NET Entity Framework performs the <a href="page.php?w=SQL_join">joins</a> necessary to have entity reference information from multiple tables, or when a relationship is traversed. When an entity is updated, it traces</p><p>
<a accesskey="1" href="page.php?w=Entity_Framework&amp;p=21">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Entity_Framework&amp;p=23">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
