Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_01-Introduction.mp4 |
355 KB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_02-Why EF Why This Course.mp4 |
9.3 MB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_03-Whats in This Course.mp4 |
2.5 MB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_04-Whats in This Module.mp4 |
3.1 MB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_05-Entity Framework Goals.mp4 |
4.2 MB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_06-Where to Use Entity Framework 6.mp4 |
1.8 MB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_07-High Level Look at How EF Works.mp4 |
3.8 MB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_08-Visual or Code Based Models from Scratch or Existing Database.mp4 |
7.7 MB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_09-Where EF Fits in Your Software Architecture.mp4 |
2.4 MB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_10-From Inception to EF6 A Short History.mp4 |
5.2 MB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_11-EF7 is Coming, But EF6 Is Staying, Too.mp4 |
8.9 MB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_12-Summary.mp4 |
2.4 MB |
Pluralsight - Getting Started with Entity Framework 6/01. Overview of Entity Framework 6/01_13-Resources.mp4 |
405 KB |
Pluralsight - Getting Started with Entity Framework 6/02. Creating a Code Based Model and Database/02_01-Introduction.mp4 |
349 KB |
Pluralsight - Getting Started with Entity Framework 6/02. Creating a Code Based Model and Database/02_02-Whats in This Module.mp4 |
709 KB |
Pluralsight - Getting Started with Entity Framework 6/02. Creating a Code Based Model and Database/02_03-Creating an Entity Framework Model.mp4 |
16.6 MB |
Pluralsight - Getting Started with Entity Framework 6/02. Creating a Code Based Model and Database/02_04-Validating Your EF Model.mp4 |
7.6 MB |
Pluralsight - Getting Started with Entity Framework 6/02. Creating a Code Based Model and Database/02_05-Fixing How EF Interprets Your Model.mp4 |
13.5 MB |
Pluralsight - Getting Started with Entity Framework 6/02. Creating a Code Based Model and Database/02_06-Using Code First Migrations to Create a Database.mp4 |
29.1 MB |
Pluralsight - Getting Started with Entity Framework 6/02. Creating a Code Based Model and Database/02_07-Migrating a Database When Your Model Changes.mp4 |
8.2 MB |
Pluralsight - Getting Started with Entity Framework 6/02. Creating a Code Based Model and Database/02_08-Creating Visual and Code Models from Existing Databases.mp4 |
22 MB |
Pluralsight - Getting Started with Entity Framework 6/02. Creating a Code Based Model and Database/02_09-Summary.mp4 |
1.7 MB |
Pluralsight - Getting Started with Entity Framework 6/02. Creating a Code Based Model and Database/02_10-Resources.mp4 |
467 KB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_01-Introduction.mp4 |
348 KB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_02-Whats in This Module.mp4 |
1.3 MB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_03-Inserting Objects.mp4 |
19.1 MB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_04-Querying Simple Objects.mp4 |
18.6 MB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_05-Updating Modified Objects.mp4 |
16.8 MB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_06-Retrieving Data with the Find and SqlQuery Methods.mp4 |
8.8 MB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_07-Deleting Simple Objects.mp4 |
9.4 MB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_08-Inserting Related Data.mp4 |
11.3 MB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_09-Loading Related Data.mp4 |
15.3 MB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_10-Projection Queries.mp4 |
6 MB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_11-Summary.mp4 |
2.1 MB |
Pluralsight - Getting Started with Entity Framework 6/03. Using EF to Interact with Your Data/03_12-Resources.mp4 |
580 KB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_01-Introduction.mp4 |
311 KB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_02-Whats in This Module.mp4 |
2.1 MB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_03-Adding Some Real World Logic to the Model.mp4 |
19.5 MB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_04-EF in a WPF Application.mp4 |
12.6 MB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_05-The UI and Repository Code Driving the WPF App.mp4 |
18.1 MB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_06-EF in an MVC5 Application.mp4 |
15.6 MB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_07-A Repository Designed for Disconnected Apps.mp4 |
27.8 MB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_08-Using the Disconnected Repository in the MVC5 App.mp4 |
10.7 MB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_09-Entity Framework and ASP.NET Web API.mp4 |
14.3 MB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_10-Using EF and the Web API in an Aurelia Web Site.mp4 |
8.8 MB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_11-Bonus Clip Calling the Web API and Data Binding from Aurelia.mp4 |
9.6 MB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_12-Summary.mp4 |
2.3 MB |
Pluralsight - Getting Started with Entity Framework 6/04. Using EF in Your Applications/04_13-Resources.mp4 |
411 KB |
Pluralsight - Getting Started with Entity Framework 6/Exercise files/entityframework6gettingstarted.zip |
27.5 MB |