ASP.NET 4.0 and the Entity Framework 4 - Part 4 - A 3 Layered Approach to the Entity Framework

Posted on ASP alliance See other posts from ASP alliance
Published on Tue, 04 May 2010 00:00:00 GMT Indexed on 2010/05/04 13:19 UTC
Read the original article Hit count: 257

Filed under:
In this article, Vince suggests a pattern to use when developing a three layered application using the Entity Framework 4. After providing a short introduction he demonstrates the creation of the database, data access layer, business logic layer, and a web form. He does so with the help of detailed explanations, source code examples and related screenshots. He also examines how to select records to load a Drop Down List, including adding, editing and deleting records.

© ASP alliance or respective owner

ASP.NET 4.0 and the Entity Framework 4 - Part 4 - A 3 Layered Approach to the Entity Framework

Posted on Dot net Slackers See other posts from Dot net Slackers
Published on Tue, 04 May 2010 00:00:00 GMT Indexed on 2010/05/04 15:18 UTC
Read the original article Hit count: 257

Filed under:
In this article, Vince suggests a pattern to use when developing a three layered application using the Entity Framework 4. After providing a short introduction he demonstrates the creation of the database, data access layer, business logic layer, and a web form. He does so with the help of detailed explanations, source code examples and related screenshots. He also examines how to select records to load a Drop Down List, including adding, editing and deleting records.

Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.



Email this Article

© Dot net Slackers or respective owner