ASP.NET 4.0 and the Entity Framework 4 - Part 1 - Create a Database using Model-First Development
Posted
on ASP alliance
See other posts from ASP alliance
Published on Tue, 09 Feb 2010 00:00:00 GMT
Indexed on
2010/03/07
23:55 UTC
Read the original article
Hit count: 185
Filed under:
This is the first in a series of articles that will develop an ASP.NET application that uses the Entity Framework 4. This article will demonstrate how to use Visual Studio 2010 and the Entity Framework 4 to create a database in a step-by-step approach. The database created in this article will then be used in future articles to demonstrate how to add, update, delete, and select records using the Entity Framework.
© ASP alliance or respective owner