Entity Framework Tutorial Slides by http://csharp-video-tutorials.blogspot.com/

Part 1 - What is Entity Framework

Part 2 - Entity Framework Model First Approach

Part 3 - Entity Framework Code First Approach

Part 4 - Customizing table, column and foreign key column names when using entity framework code first approach 

Part 5 - How to handle model changes in entity framework 

Part 6 - How to seed database with test data using entity framework 

Part 7 - Using stored procedures with entity framework 

Part 8 - Using stored procedures with entity frameowrk code first approach 

Part 9 - Overriding stored procedure defaults with entity framework code first approach 

Part 10 - Entity splitting in entity framework 

Part 11 - Entity splitting in entity framework with code first approach 

Part 12 - Table splitting in entity framework 

Part 13 - Table splitting in entity framework with code first approach 

Part 14 - Conditional Mapping in entity framework 

Part 15 - Conditional Mapping in entity framework with code first 

Part 16 - Self referencing association in entity framework 

Part 17 - Self referencing association in entity framework wth code first 

Part 18 - Table Per Hierarchy (TPH) inheritance in entity framework 

Part 19 - Table Per Hierarchy (TPH) inheritance in entity framework with code first 

Part 20 - Table Per Type (TPT) inheritance in entity framework 

Part 21 - Table Per Type (TPT) inheritance in entity framework code first 

Part 22 - Many to many relationship in entity framework 

Part 23 - Many to many relationship in entity framework code first 

Part 24 - Entity for BridgeTable in many to many relationship 

Part 25 - Entity for BridgeTable in many to many relationship code first

Nhận xét

Bài đăng phổ biến từ blog này

Khôi phục phân vùng ổ cứng do ghost nhầm theo Hieuit.net

Cách sử dụng 2 phương thức [httppost] và [httpget] trong MVC theo https://dzungdt.wordpress.com

MVC định dạng tiền tệ vnđ - Format currency vnd in MVC