Entity Framework in Depth: The Complete Guide

- 82%

Original price was: $94.99.Current price is: $16.99.

Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
Disclosure
SKU: 93B52253 Category:
(12 customer reviews)
Product is rated as #1 in category Entity Framework

What you’ll learn

  • Understand the differences between database-first and code-first workflows
  • Build a domain model using database-first workflow
  • Build a domain model using code-first workflow (with an existing or a new database)
  • Use code-first migrations to upgrade or downgrade your database
  • Override code-first conventions (using data annotations and fluent API)
  • Query data using LINQ (using query syntax and extension methods)
  • Use eager loading, lazy loading and explicit loading effectively
  • Add, update and remove objects
  • Use additional tools to profile and troubleshoot your applications
  • Understand what the repository pattern is, what and if you need it, and how to implement it
  • Apply best practices with Entity Framework

Show moreShow less

With over 6,500 students and 1,500+ positive reviews, this course is Udemy’s most popular course for learning Entity Framework! 

Entity Framework is an Object / Relational Mapper (O/RM) that helps you read and write data from and to a database. In this course, Mosh, teaches you the core concepts of Entity Framework through a series of clear, concise and hands-on lectures.

Whether you’re new to Entity Framework, or been using it for a while but are looking for a comprehensive course with a clean structure to fill the missing parts, you’re going to love this course.

By the end of watching this course, you’ll be able to:

  • Understand the differences between code-first and database-first workflows
  • Build a domain model using database-first workflow
  • Build a domain model using code-first workflow (with a new or an existing database)
  • Use code-first migrations to upgrade or downgrade your database
  • Override code-first conventions (using data annotations and fluent API)
  • Query data using LINQ (using query syntax and extension methods)
  • Use eager loading, lazy loading and explicit loading effectively
  • Add, update and remove objects
  • Use additional tools to profile and troubleshoot your applications
  • Understand what the repository pattern is, why and when to use it and how
  • Apply best practices with Entity Framework

Unlike other books or courses that teach Entity Framework like a manual, Mosh walks you through real-world scenarios using his extensive experience in the field. Not only does he teach you the fundamentals of Entity Framework, he’ll also teach you best practices along the way.

In each section, you’ll find exercises to help you reinforce the materials. These exercises have been chosen from real-world scenarios to help you prepare for the challenges of the real-world. Also, some sections include cheat sheets so you can quickly review what you learn in that section.

This course is produced with Entity Framework 6. If you’re using an older version of Entity Framework, you can still take this course as long as your version of Entity Framework is 4.1 or higher.


PREREQUISITES

In order to take this course, you should have at least 3 months experience programming in C#. If you need to strengthen your C# fundamentals, you can take Mosh’s related courses:

  • C# Basics for Beginners
  • C# Intermediate: Classes, Interfaces and Object-oriented Programming
  • C# Advanced 


WHAT OTHER STUDENTS WHO HAVE TAKEN THIS COURSE SAY:

“May God bless you and your efforts to create high quality courses. This has really changed my life from working as a security guard and doing websites for free, now I am a professional.” -Danish Jafri

“I’m impressed by Mosh’s ability to strike the right balance of topic background, demo and tip and tricks to get around common issues when learning a technology. Great job Mosh! I’m more than happy to have invested my time and money in your work.” -Ben Holtzman

“Excellent course! Mosh has a brilliant style and all of his courses are well presented and very high quality. This course was no exception and I learnt a lot from it.” -Steven Barnett

“It´s a pleasure following the lessons, It´s like a good book, you always want to read another chapter. This is not siimple a course of EF, it goes further, gives a very good explanation of Linq and the most brilliant description of Repository Pattern and Unity of work. Please keep doing courses. To be honest I believe that you should leave your work and spend the rest of your life teaching ;).” -Martin Suarez

“I’d taken a lot of video classes, and this is the best I’d taken. Very well explained, detailed and a good real life examples, lots of tips and more.” -Oscar Vargas

“As always… Mosh nails it with his thorough explanations (without all the “I’m better than you vibe”).” -Mike Loffland

100% MONEY-BACK GAUARANTEE

This course comes with a 30-day money back guarantee. If you’re not happy, ask for a refund, all your money back, no questions asked.

Do you want to take your programming skills to the next level?

Join the other 6,500 happy students who have taken this course and start coding within minutes.

Who this course is for:

  • Any .NET developer who wants to persist or query domain objects from a database

12 reviews for Entity Framework in Depth: The Complete Guide

4.4 out of 5
6
1
0
0
1
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Joshua Howard

    This is a really great course. The only reason I slightly dinged it was because the author needs to update/add to discuss EF Core. From what I can tell “most” of the content is still applicable so I don’t think it would be much of an addition; it just NEEDS to be there.

    Helpful(0) Unhelpful(0)You have already voted this
  2. Kumar Chandrashekhar Kashyap

    Its a very concept centric tutorial and removes all misconceptions about Entity Framework. Thanks for making this.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Sebastián Andrés Huérfano

    Awesome course, I like how mosh combines theory and practice in the course, moreover useful tips to improve our code.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Joel Anderson

    Mosh did a great job going over Entity Framework. This course is a few years old, and there are some outdated items here, but for those still on EF 6, this works well.

    I’d love to see an updated course specifically focused on EF Core and those changes. I’d also be interested in seeing a course regarding architecture setup and design that Mosh alluded to in the Repository Pattern section.

    All in all, I’d recommend if you are using EF 6. If you’re on EF Core, there’s value here but I think you’ll be better served by watching or reading content Julie Lerman has put out on the subject (see her blog at https://thedatafarm.com/blog/). Hopefully Mosh will produce an updated course in the near future.

    Helpful(0) Unhelpful(0)You have already voted this
  5. MADJIADOUM Kodindo

    Very good structured course and explained. I have learnt much during this course. Thanks you Mosh

    Helpful(0) Unhelpful(0)You have already voted this
  6. Pankaj Prakash

    Starting from the basics and building concepts. I love Mosh’s explanation. Though I felt, Repository pattern explanation was not clear(personally to me).

    Helpful(0) Unhelpful(0)You have already voted this
  7. Akanksha Pandey2

    It was an awesome course and it did answer my few doubts i had about the EF and also about few C# concepts. I went through this twice and its a good one to learn .

    Helpful(0) Unhelpful(0)You have already voted this
  8. Harsh

    This course refers to very old Entity Framework, mosh could have updated this course for Entity Framework core. The concepts are not clearly explained. Better purchase other courser because this concepts are available on Youtube by other authors and in clear concepts

    Helpful(0) Unhelpful(0)You have already voted this
  9. Janet Robinson

    Mosh is a great instructor with no-fluff explanations and I really like that. The reason for the 4 stars is because Mosh no longer updates this course which is unfortunate since this is a topic that many people are interested in.

    Helpful(0) Unhelpful(0)You have already voted this
  10. Jean-Jacques Kujawa

    As usual Mosh pedagogy is unmatched. He makes simple what many others complexify. Provides the contextual information that makes everything clear. Not the first course I take from him and that clarity is a constant.
    True the course is aging now as EF Core is available, but I learn the old ways from Mosh in the day and I complete in the evening. That’s how I learnt the global philosophy of EF and fill the gaps with the newer versions from there.

    Helpful(0) Unhelpful(0)You have already voted this
  11. Ritesh Gupta

    Indepth Knowledge provided by Mosh. You are a great instructor. Thank you so much.

    Helpful(0) Unhelpful(0)You have already voted this
  12. Abdul Majid

    Very well designed course and excellent instructor training.

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    Entity Framework in Depth: The Complete Guide
    Entity Framework in Depth: The Complete Guide

    Original price was: $94.99.Current price is: $16.99.

    Courses Online
    Logo
    Compare items
    • Total (0)
    Compare
    0
    Shopping cart