Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
Hi, I'm new on Entity framework


Can anyone suggest the best tutorial for Developing web app-entity framework 4 in 3-tier . for beginners special with database first approach. I have to build an application in asp.net using web forms and entity framework. I don't have to use any sql code and procedure in my whole project.

Your suggestions will be really appreciated.

Thanks

Mukesh
Posted

Hi Mukesh...

here a video for DataBase First approach and the best part is video is in Hindi so its quite easy to understand the DBFirst approach...

https://www.youtube.com/watch?v=FdavdpwjGok[^]

Hope this help.
-----------------
Pratik Bhuva
 
Share this answer
 
You can check below mentioned article.

ASP.NET Web Forms Application Using Entity Framework 4.0 Database First :

http://code.msdn.microsoft.com/ASPNET-Web-Forms-97f8ee9a[^]

I hoe this will help to you.
 
Share this answer
 
For Basic Terminology of Entity Framework...
MSDN Basic Terminology of Entity Framework

Introduction to Entity Framework
Introductory Article Of Entity Framework

Entity Framework in Window application
EntityFramework in window application with example
 
Share this answer
 
 
Share this answer
 
Hi,
Below link will help you create EF application with LINQ but it is not 3-Tier

[Check here]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900