Entity Framework 6.0 Tutorials (1): Introduction

Source: Internet
Author: User

The following system article is the introduction of EF6.0 knowledge, this chapter is the first article

Original address: Http://www.entityframeworktutorial.net/entityframework6/introduction.aspx

-------------------------------------------------------------------------------------------------------------

Entity Framework 6.0 Introduction:

Welcome to Entity Framework 6 Tutorials section. Here, you'll learn about the new features introduced on Entity Framework 6.0 with Visual Studio 2012.

The Entity Framework 6.0 have introduced many new exciting features for Database-first (designer) and Code-first approaches.

Features for Database First (Designer) and Code-first Both:
    • Connection Resiliency
    • Asynchronous Query and save
    • code-based Configuration
    • Database Command Logging
    • Database command interception
    • Dependency Resolution
    • Dbset.addrange/removerange
    • Better Transaction Support
    • Pluggable Pluralisation and Singularization service
    • Testability Improvements
    • Creating context with an open connection
    • Improved performance and warm-up time
Features for Code-first:
    • Custom conventions
    • Insert, update & Delete stored procedures for entity CUD operation
    • Index attribute (EF 6.1)
    • Multiple context per database
    • Nested Entity types
    • Custom Migration Operations
    • Configurable Migration History Table

Visit MSDN For detailed information on EF 6.x.

Click Next to learn some features of the Entity Framework 6.x.

Entity Framework 6.0 Tutorials (1): Introduction

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.