Entity Framework Tutorial - Introduction | What is Entity framework?

preview_player
Показать описание
In this video you will learn about Introduction | What is Entity framework? in Urdu and Hindi.

What is Entity Framework?
Prior to .NET 3.5, we (developers) often used to write ADO.NET code or Enterprise Data Access Block to save or retrieve application data from the underlying database. We used to open a connection to the database, create a DataSet to fetch or submit the data to the database, convert data from the DataSet to .NET objects or vice-versa to apply business rules. This was a cumbersome and error prone process. Microsoft has provided a framework called "Entity Framework" to automate all these database related activities for your application.

Entity Framework is an open-source ORM framework for .NET applications supported by Microsoft. It enables developers to work with data using objects of domain specific classes without focusing on the underlying database tables and columns where this data is stored. With the Entity Framework, developers can work at a higher level of abstraction when they deal with data, and can create and maintain data-oriented applications with less code compared with traditional applications.

Official Definition: “Entity Framework is an object-relational mapper (O/RM) that enables .NET developers to work with a database using .NET objects. It eliminates the need for most of the data-access code that developers usually need to write.”

Entity Framework Tutorial
Entity Framework urdu
Entity Framework hindi
Entity Framework mvc
ef professional tutorial
Entity Framwork easy
Entity Framework linq
Why do we use Entity Framework?
linq tutorial,
lambda expression tuts
linq tuts

C# Tutorial
C# in Urdu
C# in Hindi

C# Tutorial in Urdu
C# Tutorial in Hindi

C# Tutorials in Urdu using Visual Studio 2017
C# Tutorials in Hindi using Visual Studio 2017

Watch:
C# Tutorial For Beginners in Hindi/Urdu Course Series

Please Subscribe our Channel for more IT Tutorials.

Our Facebook Page Link :
Twitter Link:
Dailymotion Link:

-~-~~-~~~-~~-~-
Please watch: "C# MySQL Tutorial in Urdu | Hindi | How to connect MySQL database in c# windows forms application"
-~-~~-~~~-~~-~-
Рекомендации по теме