What is Entity Framework in dotNet? DotNet Interview Question 19 of 100:

preview_player
Показать описание
DotNet Interview Question 19 of 100:
What is Entity Framework in dotNet?

Answer:
Entity Framework is an open-source ORM framework for dotNet applications. It enables developers to work with data using objects of domain-specific classes without focusing on the underlying database tables and columns.
Рекомендации по теме