Entity Framework : A Comprehensive Course

Posted By: ELK1nG

Entity Framework : A Comprehensive Course
Last updated 7/2017
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 361.67 MB | Duration: 2h 34m

Entity Framework in Depth by Industry Expert. Covers from Basic to Advanced Topics like Code First, LINQPad, Projects

What you'll learn

Learn ORM Technologies – Basic Concepts

Understand Entity Framework – Overview

Read Data with EF

Create, Update, Delete using Entity Framework

Execute Native SQL Queries

Join and Group Tables

Attach and Detach Objects

Implement Code First Main

Create Database Interaction

Implement Code First Migrations

Configure Mappings

Implement LINQPad

Create Transactions in Entity Framework

Understand Repository Pattern and Unit of Work

Create Demo Project

Requirements

Good Knowledge of C# is must

Visual Studio 2017 (Free)

Description

Welcome to Entity Framework : A Comprehensive Course
Entity Framework is an Object/Relational Mapping (O/RM) framework by Microsoft which automates database related activities for your application as to write and manage ADO.Net code for data access is a tiresome and repetitious job.
With Entity Framework there is no need write data-access code and thus it simplifies the work of Developers.
At the end of Entity Framework - A Step by Step Course, you will be able to:
Learn ORM Technologies – Basic Concepts
Understand Entity Framework – Overview
Read Data with EF
Create, Update, Delete using Entity Framework
Execute Native SQL Queries
Join and Group Tables
Attach and Detach Objects
Implement Code First Main
Create Database Interaction
Implement Code First Migrations
Configure Mappings
Implement LINQPad
Create Transactions in Entity Framework
Understand Repository Pattern and Unit of Work
Create Demo Project
This course is developed by Industry Expert and covers all relevant concepts so that you can apply them at your Work with ease. Get Lifetime access and 30 Days 100% Money Back Guarantee by Purchasing this course now. This course is now available at the best price and the price can increase anytime. Taking action and buying this course now is better than doing nothing!
Join in, As for learning Entity Framework this course is the authority and equally important you will get a certification of completion that validates your skills.
Feel forward to have a look at course description and demo videos and we look forward to see you inside.





























Overview

Section 1: ORM Technologies – Basic Concepts

Lecture 1 ORM Technologies – Basic Concepts

Section 2: Entity Framework – Overview

Lecture 2 Entity Framework – Overview

Section 3: Reading Data with EF

Lecture 3 Reading Data with EF

Section 4: Create, Update, Delete using Entity Framework

Lecture 4 Create, Update, Delete using Entity Framework

Section 5: Executing Native SQL Queries

Lecture 5 Executing Native SQL Queries

Section 6: Joining and Grouping Tables

Lecture 6 Joining and Grouping Tables

Section 7: Attaching and Detaching Objects

Lecture 7 Attaching and Detaching Objects

Section 8: Code First Main

Lecture 8 Code First Main Part 1

Lecture 9 Code First Main Part 2

Section 9: Database Interaction

Lecture 10 Database Interaction

Section 10: Using Code First Migrations

Lecture 11 Using Code First Migrations

Section 11: Configure Mappings

Lecture 12 Configure Mappings

Section 12: LINQPad

Lecture 13 LINQPad

Section 13: Transactions in Entity Framework

Lecture 14 Transactions in Entity Framework

Section 14: Repository Pattern and Unit of Work

Lecture 15 Repository Pattern and Unit of Work

Section 15: Demo Project

Lecture 16 Creating Models

Lecture 17 Create DbContext, Models Configurations and set connection string

Lecture 18 Enable Migrations

Lecture 19 Repository Pattern

Lecture 20 Implement Unit of Work

Lecture 21 Consume Unit Of Work

Anyone who wants to learn Entity Framework