Entity Framework 6.1 Learning Series overview, installation

Source: Internet
Author: User

Entity Framework: A solid frame that looks at the name to know about the model data. This is an ORM tool introduced by Ms.

Comparison with NHibernate

1) Entity Framework package better, add, delete, change, query more convenient

2) The Entity Framework uses a more convenient LINQ to Entity query, deferred loading (loading only when needed, loading only the required data).

3) Development efficiency is very high, using dbfirst almost without editing what code can generate a simple, general-purpose application.


The level is limited, just the recent experience about the Entity Framework learning to tidy up. For later inquiries

First step: Install the entity Framework

Use NuGet to download the latest version of the entity Framework; Right-click on the project, manage NuGet packages, open the NuGet package management interface


Search entity, find the latest version of the entity Framework, click Install. (mine is already installed)




Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.