Learn Entity Framework Core 2.0 From Scratch - Code First Approach (Part 1 of 10)

preview_player
Показать описание
or

By the end of this course you will be in a position to implement the following
1.Getting Started With Entity Framework Core 2.0
2.Migrations And Database Updates
3.Class Designing Techniques
4.Data Annotations And CRUD Operations
5.Select Operations
6.Immediate Mode Vs Differed Mode
7.List Vs IEnumerable Vs IQueryable
8.Eager Loading Vs Explicit Loading Vs Lazy Loading
9.Working with Raw SQL And Stored Procedures
10.Auto And Manual Transactions
11. Three Layered Approach With .Net Standard Library

Now you have two options

Note: EF Core 2.0 Content is completely released and those who have already enrolled for MTT membership will automatically get this course in your MyCourses link. You need not to purchase it again. As these are from a live recorded session you need to manage a little audio disturbances. Yes not much :)

Regards,
Рекомендации по теме
Комментарии
Автор

Asalaamu alikum, One of the best video ever watched for understand EF.

NooOnee
Автор

Much better than other videos of other peole. You actually teach me a lot !

deb
Автор

I am learning this, but this code-first seems like the easy way out for the developers. Most of my development work is dealing with existing databases and tables. Even here, I have to write everything out. I have to create all the classes and whatnot. I have one table that has over 400 fields. This is not helping me, time wise, to set up a consuming app.

bgroesser
Автор

Quick question, how does EF know to make DepartmentId the primary key and auto increment? I thought you needed to specify that with annotations on the properties. does it just take the first property and make that the primary key?

zangetsuk
Автор

The price increase to 35$ i will go for udemy

loryteck