Download link
File List
-
07.Handling the State of Disconnected Graphs/01.Introduction.mp4 366.77 KB
06.Refactoring into Bounded Contexts A Walkthrough/01.Introduction.mp4 570.59 KB
08.Mapping DDD Domain Models with EF/01.Introduction.mp4 608.3 KB
09.Testing Your Apps When Entity Framework Is Involved/01.Introduction.mp4 668.25 KB
07.Handling the State of Disconnected Graphs/07.Resources.mp4 696.51 KB
02.Architecting a Data Layer/12.Resources.mp4 831.3 KB
05.Managing Complex Domains and Data Models/01.Introduction.mp4 831.92 KB
05.Managing Complex Domains and Data Models/12.Resources.mp4 836.42 KB
04.Implementing Encapsulation Patterns with Entity Framework/01.Introduction.mp4 876.58 KB
03.Understanding EF Encapsulation and the Great Repository Debates/09.Resources.mp4 884.12 KB
03.Understanding EF Encapsulation and the Great Repository Debates/01.Introduction.mp4 931.89 KB
06.Refactoring into Bounded Contexts A Walkthrough/09.Resources.mp4 1010.61 KB
03.Understanding EF Encapsulation and the Great Repository Debates/02.Overview.mp4 1.13 MB
04.Implementing Encapsulation Patterns with Entity Framework/12.Resources.mp4 1.38 MB
07.Handling the State of Disconnected Graphs/06.Review.mp4 1.39 MB
05.Managing Complex Domains and Data Models/02.Overview.mp4 1.51 MB
03.Understanding EF Encapsulation and the Great Repository Debates/08.Summary.mp4 1.58 MB
02.Architecting a Data Layer/01.Introduction.mp4 1.73 MB
06.Refactoring into Bounded Contexts A Walkthrough/02.Overview.mp4 1.81 MB
07.Handling the State of Disconnected Graphs/02.What's So Hard About Disconnected Graphs.mp4 1.84 MB
08.Mapping DDD Domain Models with EF/15.Resources.mp4 1.9 MB
05.Managing Complex Domains and Data Models/11.Summary.mp4 1.98 MB
09.Testing Your Apps When Entity Framework Is Involved/02.Overview.mp4 2.05 MB
08.Mapping DDD Domain Models with EF/02.Overview.mp4 2.12 MB
02.Architecting a Data Layer/04.Just Say 'No' to Demoware.mp4 2.17 MB
02.Architecting a Data Layer/03.Module and Course Overview.mp4 2.38 MB
04.Implementing Encapsulation Patterns with Entity Framework/02.Overview.mp4 2.57 MB
02.Architecting a Data Layer/02.Course Prerequisites .mp4 2.58 MB
02.Architecting a Data Layer/11.Summary.mp4 2.72 MB
08.Mapping DDD Domain Models with EF/14.Summary.mp4 3.36 MB
04.Implementing Encapsulation Patterns with Entity Framework/11.Summary.mp4 3.6 MB
06.Refactoring into Bounded Contexts A Walkthrough/08.Refactoring Review.mp4 3.66 MB
08.Mapping DDD Domain Models with EF/08.DDD, EF, and Many-to-Many Relationships.mp4 3.97 MB
09.Testing Your Apps When Entity Framework Is Involved/13.Resources.mp4 4.48 MB
02.Architecting a Data Layer/05.Architecture Footprint Starting Point.mp4 4.67 MB
07.Handling the State of Disconnected Graphs/04.Making EF Aware of Graph Changes Overview.mp4 4.9 MB
01.Course Overview/01.Course Overview.mp4 5.45 MB
08.Mapping DDD Domain Models with EF/03.Should You Be Persisting Directly from the Domain.mp4 5.91 MB
09.Testing Your Apps When Entity Framework Is Involved/12.Summary.mp4 6.46 MB
02.Architecting a Data Layer/07.First Pass at Breaking Apart a Single-project Solution.mp4 7.87 MB
03.Understanding EF Encapsulation and the Great Repository Debates/05.DbSet is a Repository.mp4 8.11 MB
08.Mapping DDD Domain Models with EF/12.Additional Advice About DDD Patterns and EF.mp4 8.18 MB
03.Understanding EF Encapsulation and the Great Repository Debates/03.Benefits to Encapsulating EF Code.mp4 8.27 MB
05.Managing Complex Domains and Data Models/03.What are Domain-driven Design and DDD Bounded Contexts.mp4 9.38 MB
04.Implementing Encapsulation Patterns with Entity Framework/05.Adding Eager Loading to the Generic Repository.mp4 9.55 MB
04.Implementing Encapsulation Patterns with Entity Framework/10.Controller to Service to Data Class A Quick Walkthrough.mp4 10.43 MB
02.Architecting a Data Layer/06.Pros and Cons of Learning from Demoware.mp4 10.96 MB
06.Refactoring into Bounded Contexts A Walkthrough/07.Updating the Websites.mp4 11.19 MB
06.Refactoring into Bounded Contexts A Walkthrough/06.Testing the Refactored Integration Tests.mp4 12.86 MB
03.Understanding EF Encapsulation and the Great Repository Debates/07.Return IQueryable or IEnumerable.mp4 12.99 MB
05.Managing Complex Domains and Data Models/05.Setting Up to Refactor Our Solution Into Bounded Contexts.mp4 13.09 MB
05.Managing Complex Domains and Data Models/08.Building Migrations for Multiple DbContexts.mp4 13.59 MB
03.Understanding EF Encapsulation and the Great Repository Debates/04.Reusable Components and Separation of Concerns.mp4 14.01 MB
05.Managing Complex Domains and Data Models/04.How Does an EF DbContext Relate to DDD Bounded Context.mp4 14.17 MB
08.Mapping DDD Domain Models with EF/04.Rich Domain Models Over Anemic Domain Models.mp4 14.19 MB
09.Testing Your Apps When Entity Framework Is Involved/03.What Is Mocking and Why Use It in These Tests.mp4 14.75 MB
08.Mapping DDD Domain Models with EF/13.Considering CQRS Patterns with Entity Framework Data Models.mp4 15.62 MB
04.Implementing Encapsulation Patterns with Entity Framework/06.Benefiting from Dependency Injection and Inversion of Control.mp4 15.75 MB
02.Architecting a Data Layer/08.Removing Entity Framework from the UI.mp4 16.41 MB
09.Testing Your Apps When Entity Framework Is Involved/11.Refactoring the Tests Based on Their Database Responsibilities.mp4 16.66 MB
06.Refactoring into Bounded Contexts A Walkthrough/05.Refactoring the Shopping Cart.mp4 16.72 MB
08.Mapping DDD Domain Models with EF/07.DDD Loves One Way Navigations, So Does EF for 1.mp4 17.8 MB
08.Mapping DDD Domain Models with EF/10.DDD Prefers Value Objects Over One-to-one Relationships.mp4 19.7 MB
05.Managing Complex Domains and Data Models/09.Implementing Code First Migrations for the Maintenance DbContext.mp4 20.11 MB
08.Mapping DDD Domain Models with EF/11.Seeing How EF Respond to Value Objects.mp4 20.23 MB
08.Mapping DDD Domain Models with EF/09.Scenarios Where EF Requires Bi-directional Navigations.mp4 20.91 MB
09.Testing Your Apps When Entity Framework Is Involved/06.Making the Mocked DbSet Reusable.mp4 22.64 MB
08.Mapping DDD Domain Models with EF/05.Private Setters and Constructors .mp4 23.37 MB
04.Implementing Encapsulation Patterns with Entity Framework/08.Customized Encapsulation for Complex Behaviors.mp4 23.45 MB
07.Handling the State of Disconnected Graphs/03.Updating the Shopping Cart Graph.mp4 23.59 MB
04.Implementing Encapsulation Patterns with Entity Framework/04.Non-tracking Alternatives to a Generic FindByKey Method.mp4 24.11 MB
09.Testing Your Apps When Entity Framework Is Involved/04.Planning What to Mock in a Test.mp4 24.37 MB
07.Handling the State of Disconnected Graphs/05.Making EF Aware of Graph Changes The Code.mp4 26.54 MB
03.Understanding EF Encapsulation and the Great Repository Debates/06.Guidance for Using Repositories or Explicit Classes.mp4 27.1 MB
09.Testing Your Apps When Entity Framework Is Involved/08.Mocking EF Include.mp4 28.44 MB
04.Implementing Encapsulation Patterns with Entity Framework/09.Implementing the Shopping Cart Persistence .mp4 28.75 MB
02.Architecting a Data Layer/09.Lessons from Bounded Contexts and Other DDD Patterns.mp4 29.23 MB
08.Mapping DDD Domain Models with EF/06.Scenarios Where EF Can't Handle Private Accessors.mp4 29.92 MB
02.Architecting a Data Layer/10.Testing When EF6 is Involved.mp4 30.61 MB
05.Managing Complex Domains and Data Models/07.Pros and Cons of Reverse Engineering from an Existing Database.mp4 31.16 MB
04.Implementing Encapsulation Patterns with Entity Framework/03.Implementing a Generic Repository.mp4 31.17 MB
09.Testing Your Apps When Entity Framework Is Involved/05.Converting the First Test to Mock Its EF Work.mp4 31.88 MB
09.Testing Your Apps When Entity Framework Is Involved/09.Mocking EF's Asynchronous Methods.mp4 32.46 MB
09.Testing Your Apps When Entity Framework Is Involved/10.Avoiding the 'Mock Everything' Trap.mp4 33.52 MB
05.Managing Complex Domains and Data Models/06.Digging into the Refactored Solution.mp4 34.73 MB
05.Managing Complex Domains and Data Models/10.More DbContext Migrations and a View into the Same Database.mp4 37.03 MB
04.Implementing Encapsulation Patterns with Entity Framework/07.Implementing an IoC Container in the App.mp4 38.13 MB
06.Refactoring into Bounded Contexts A Walkthrough/03.Refactoring the Maintenance Domain, Data Layer, and Tests.mp4 45.19 MB
09.Testing Your Apps When Entity Framework Is Involved/07.Mocking Entity Framework Queries.mp4 45.3 MB
06.Refactoring into Bounded Contexts A Walkthrough/04.Refactoring the Shopping Cart Bounded Context and Data Layer.mp4 48.55 MB
Download Info
-
Tips
“Entity Framework in the Enterprise” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.