[Sample Of May 26th] EF4 Model First feature demo

 

Homepage RSS 
<p>Feed" width="126" height="126" border="0"></a></td></p>
</tr>
</tbody>
</table>
<p><strong>Sample Download :</strong></p>
<p><strong>CS Version: <a href=https://code.msdn.microsoft.com/CSEFModelFirst-92335141

VB Version: https://code.msdn.microsoft.com/VBEFModelFirst-e7486a3d

The code sample illustrates how to use the new feature Model First in the Entity Framework 4.0 to generate DDL that will create a database according to the Entity Data Model.  It also demostrates some insert and query operations to test the generated database.

image

You can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample Browser or Sample Browser Visual Studio extension. They give you the flexibility to search samples, download samples on demand, manage the downloaded samples in a centralized place, and automatically be notified about sample updates. If it is the first time that you hear about Microsoft All-In-One Code Framework, please watch the introduction video on Microsoft Showcase, or read the introduction on our homepage