Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Mastering Entity Framework : An In-Depth Course

    Posted By: ELK1nG
    Mastering Entity Framework : An In-Depth Course

    Mastering Entity Framework : An In-Depth Course
    Last updated 7/2020
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 2.62 GB | Duration: 6h 30m

    Learn database first modeling, code first modeling, code first migrations, database relationships and much more.

    What you'll learn
    EF Database Modeling Approaches
    EF Database First Approach
    EF Code First Approach
    Defining Model Using Data Annotation & Fluent API
    EF Code First Migrations
    Reverse Engineering Approach
    CRUD Operations using ASPNET MVC5
    Calling stored procedure and functions
    Handling output Parameters
    Using Procedure with multi-resultsets
    Database relationships using EF code first
    Inheritance Strategies in EF
    Requirements
    To start this course, you should be familiar with C#, Visual Studio and SQL Server.
    Description
    Entity Framework enables .NET developers to define database schema with the help of C# or VB.NET classes. EF code first provides full control over the mapped schema and allows developers to work in an object-oriented fashion. This course covers EF database first and code first concepts along with ASP.NET MVC5. Learn to master Entity Framework 6 from scratch along with ASP.NET MVC5.

    Overview

    Section 1: Introduction to Entity Framework: Getting Started

    Lecture 1 Introduction to ORM Tools

    Lecture 2 Introduction to Entity Framework

    Lecture 3 Entity Framework Architecture

    Lecture 4 Data Modeling Approaches

    Lecture 5 Getting Started With EF

    Section 2: Entity Framework Database First Approach

    Lecture 6 EF Database First Approach

    Lecture 7 Getting Started with EF Database First

    Lecture 8 Model browser

    Lecture 9 C# Data Type Mapping with SQL Server

    Lecture 10 DbContext in EF 6

    Lecture 11 DbSet in EF 6

    Lecture 12 Updating Model based upon Db Changes

    Lecture 13 EF CRUD Operations Using ASP.NET MVC

    Lecture 14 Performing CUD Operations

    Lecture 15 Mapping Stored Procedures and Functions

    Lecture 16 Calling Stored Procedures and Functions

    Section 3: Code First Modeling

    Lecture 17 EF Code First Approach

    Lecture 18 Getting Started With EF Code First Approach

    Lecture 19 EF Conventions

    Lecture 20 EF Conventions In Action

    Lecture 21 EF Custom Conventions

    Lecture 22 Removing Conventions

    Lecture 23 Data Annotation In Action

    Lecture 24 EF Fluent API

    Section 4: Database Operations

    Lecture 25 EF CRUD Operations Using ASP.NET MVC

    Lecture 26 Calling Stored Procedures and Functions

    Lecture 27 Handling Input and Output Parameters in SPs

    Lecture 28 Handling Multiple Resultsets in SPs

    Section 5: Code First Migrations

    Lecture 29 EF Code First Migrations

    Lecture 30 EF Code First Migrations In Action

    Lecture 31 EF Code First Migrations Deep Dive

    Lecture 32 Script Migrations

    Lecture 33 Migrations in Team Environments

    Lecture 34 Reverse Enginnering

    Lecture 35 Migrations With Existing Database

    Lecture 36 Code First Database Initializers

    Section 6: Relationships

    Lecture 37 Relationship in EF Using Code First

    Lecture 38 One to Many

    Lecture 39 Many to Many

    Lecture 40 Inheritance Strategies in EF

    Lecture 41 Inheritance Strategies in Action

    .NET Beginners,.NET Developers,MVC5 Developers,.NET MVC Developer