What is Entity Framework PowerPoint PPT Presentation

presentation player overlay
About This Presentation
Transcript and Presenter's Notes

Title: What is Entity Framework


1
What is Entity Framework?
2
  • It 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.

3
  • EF Core is a cross-platform framework which can
    run on Windows, Linux and Mac.
  • EF also allows us to execute raw SQL queries
    directly to the database.

4
  • Entity Framework development uses Optimistic
    Concurrency by default to protect overwriting
    changes made by another user since data was
    fetched from the database.
  • EF performs automatic transaction management
    while querying or saving data. 

5
Adequate Infosoft
  • Adequate infosoft provides a wide range of
    Information Technology services designed for
    business productivity. From expert installation,
    outsourcing and implementation to Hosted
    Solutions.
  • Services- Software development, Web applications,
    Mobile Applications, Q/A testing, Digital
    Marketing

6
Contact
  • contact- 91-0120-4198878
  • Email- contact_at_adequateinfosoft.com
  • Address- H-15,Sector-63 Noida In 201301
Write a Comment
User Comments (0)