Bài đăng

Đang hiển thị bài đăng từ tháng 11 10, 2014

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 i