589689.xyz

Entity Framework in the Enterprise

  • 收录时间:2018-03-01 13:21:33
  • 文件大小:1GB
  • 下载次数:175
  • 最近下载:2021-01-19 21:58:50
  • 磁力链接:

文件列表

  1. 06.Refactoring into Bounded Contexts A Walkthrough/04.Refactoring the Shopping Cart Bounded Context and Data Layer.mp4 49MB
  2. 09.Testing Your Apps When Entity Framework Is Involved/07.Mocking Entity Framework Queries.mp4 45MB
  3. 06.Refactoring into Bounded Contexts A Walkthrough/03.Refactoring the Maintenance Domain, Data Layer, and Tests.mp4 45MB
  4. 04.Implementing Encapsulation Patterns with Entity Framework/07.Implementing an IoC Container in the App.mp4 38MB
  5. 05.Managing Complex Domains and Data Models/10.More DbContext Migrations and a View into the Same Database.mp4 37MB
  6. 05.Managing Complex Domains and Data Models/06.Digging into the Refactored Solution.mp4 35MB
  7. 09.Testing Your Apps When Entity Framework Is Involved/10.Avoiding the 'Mock Everything' Trap.mp4 34MB
  8. 09.Testing Your Apps When Entity Framework Is Involved/09.Mocking EF's Asynchronous Methods.mp4 32MB
  9. 09.Testing Your Apps When Entity Framework Is Involved/05.Converting the First Test to Mock Its EF Work.mp4 32MB
  10. 04.Implementing Encapsulation Patterns with Entity Framework/03.Implementing a Generic Repository.mp4 31MB
  11. 05.Managing Complex Domains and Data Models/07.Pros and Cons of Reverse Engineering from an Existing Database.mp4 31MB
  12. 02.Architecting a Data Layer/10.Testing When EF6 is Involved.mp4 31MB
  13. 08.Mapping DDD Domain Models with EF/06.Scenarios Where EF Can't Handle Private Accessors.mp4 30MB
  14. 02.Architecting a Data Layer/09.Lessons from Bounded Contexts and Other DDD Patterns.mp4 29MB
  15. 04.Implementing Encapsulation Patterns with Entity Framework/09.Implementing the Shopping Cart Persistence .mp4 29MB
  16. 09.Testing Your Apps When Entity Framework Is Involved/08.Mocking EF Include.mp4 28MB
  17. 03.Understanding EF Encapsulation and the Great Repository Debates/06.Guidance for Using Repositories or Explicit Classes.mp4 27MB
  18. 07.Handling the State of Disconnected Graphs/05.Making EF Aware of Graph Changes The Code.mp4 27MB
  19. 09.Testing Your Apps When Entity Framework Is Involved/04.Planning What to Mock in a Test.mp4 24MB
  20. 04.Implementing Encapsulation Patterns with Entity Framework/04.Non-tracking Alternatives to a Generic FindByKey Method.mp4 24MB
  21. 07.Handling the State of Disconnected Graphs/03.Updating the Shopping Cart Graph.mp4 24MB
  22. 04.Implementing Encapsulation Patterns with Entity Framework/08.Customized Encapsulation for Complex Behaviors.mp4 23MB
  23. 08.Mapping DDD Domain Models with EF/05.Private Setters and Constructors .mp4 23MB
  24. 09.Testing Your Apps When Entity Framework Is Involved/06.Making the Mocked DbSet Reusable.mp4 23MB
  25. 08.Mapping DDD Domain Models with EF/09.Scenarios Where EF Requires Bi-directional Navigations.mp4 21MB
  26. 08.Mapping DDD Domain Models with EF/11.Seeing How EF Respond to Value Objects.mp4 20MB
  27. 05.Managing Complex Domains and Data Models/09.Implementing Code First Migrations for the Maintenance DbContext.mp4 20MB
  28. 08.Mapping DDD Domain Models with EF/10.DDD Prefers Value Objects Over One-to-one Relationships.mp4 20MB
  29. 08.Mapping DDD Domain Models with EF/07.DDD Loves One Way Navigations, So Does EF for 1.mp4 18MB
  30. 06.Refactoring into Bounded Contexts A Walkthrough/05.Refactoring the Shopping Cart.mp4 17MB
  31. 09.Testing Your Apps When Entity Framework Is Involved/11.Refactoring the Tests Based on Their Database Responsibilities.mp4 17MB
  32. 02.Architecting a Data Layer/08.Removing Entity Framework from the UI.mp4 16MB
  33. 04.Implementing Encapsulation Patterns with Entity Framework/06.Benefiting from Dependency Injection and Inversion of Control.mp4 16MB
  34. 08.Mapping DDD Domain Models with EF/13.Considering CQRS Patterns with Entity Framework Data Models.mp4 16MB
  35. 09.Testing Your Apps When Entity Framework Is Involved/03.What Is Mocking and Why Use It in These Tests.mp4 15MB
  36. 08.Mapping DDD Domain Models with EF/04.Rich Domain Models Over Anemic Domain Models.mp4 14MB
  37. 05.Managing Complex Domains and Data Models/04.How Does an EF DbContext Relate to DDD Bounded Context.mp4 14MB
  38. 03.Understanding EF Encapsulation and the Great Repository Debates/04.Reusable Components and Separation of Concerns.mp4 14MB
  39. 05.Managing Complex Domains and Data Models/08.Building Migrations for Multiple DbContexts.mp4 14MB
  40. 05.Managing Complex Domains and Data Models/05.Setting Up to Refactor Our Solution Into Bounded Contexts.mp4 13MB
  41. 03.Understanding EF Encapsulation and the Great Repository Debates/07.Return IQueryable or IEnumerable.mp4 13MB
  42. 06.Refactoring into Bounded Contexts A Walkthrough/06.Testing the Refactored Integration Tests.mp4 13MB
  43. 06.Refactoring into Bounded Contexts A Walkthrough/07.Updating the Websites.mp4 11MB
  44. 02.Architecting a Data Layer/06.Pros and Cons of Learning from Demoware.mp4 11MB
  45. 04.Implementing Encapsulation Patterns with Entity Framework/10.Controller to Service to Data Class A Quick Walkthrough.mp4 10MB
  46. 04.Implementing Encapsulation Patterns with Entity Framework/05.Adding Eager Loading to the Generic Repository.mp4 10MB
  47. 05.Managing Complex Domains and Data Models/03.What are Domain-driven Design and DDD Bounded Contexts.mp4 9MB
  48. 03.Understanding EF Encapsulation and the Great Repository Debates/03.Benefits to Encapsulating EF Code.mp4 8MB
  49. 08.Mapping DDD Domain Models with EF/12.Additional Advice About DDD Patterns and EF.mp4 8MB
  50. 03.Understanding EF Encapsulation and the Great Repository Debates/05.DbSet is a Repository.mp4 8MB
  51. 02.Architecting a Data Layer/07.First Pass at Breaking Apart a Single-project Solution.mp4 8MB
  52. 09.Testing Your Apps When Entity Framework Is Involved/12.Summary.mp4 6MB
  53. 08.Mapping DDD Domain Models with EF/03.Should You Be Persisting Directly from the Domain.mp4 6MB
  54. 01.Course Overview/01.Course Overview.mp4 5MB
  55. 07.Handling the State of Disconnected Graphs/04.Making EF Aware of Graph Changes Overview.mp4 5MB
  56. 02.Architecting a Data Layer/05.Architecture Footprint Starting Point.mp4 5MB
  57. 09.Testing Your Apps When Entity Framework Is Involved/13.Resources.mp4 4MB
  58. 08.Mapping DDD Domain Models with EF/08.DDD, EF, and Many-to-Many Relationships.mp4 4MB
  59. 06.Refactoring into Bounded Contexts A Walkthrough/08.Refactoring Review.mp4 4MB
  60. 04.Implementing Encapsulation Patterns with Entity Framework/11.Summary.mp4 4MB
  61. 08.Mapping DDD Domain Models with EF/14.Summary.mp4 3MB
  62. 02.Architecting a Data Layer/11.Summary.mp4 3MB
  63. 02.Architecting a Data Layer/02.Course Prerequisites .mp4 3MB
  64. 04.Implementing Encapsulation Patterns with Entity Framework/02.Overview.mp4 3MB
  65. 02.Architecting a Data Layer/03.Module and Course Overview.mp4 2MB
  66. 02.Architecting a Data Layer/04.Just Say 'No' to Demoware.mp4 2MB
  67. 08.Mapping DDD Domain Models with EF/02.Overview.mp4 2MB
  68. 09.Testing Your Apps When Entity Framework Is Involved/02.Overview.mp4 2MB
  69. 05.Managing Complex Domains and Data Models/11.Summary.mp4 2MB
  70. 08.Mapping DDD Domain Models with EF/15.Resources.mp4 2MB
  71. 07.Handling the State of Disconnected Graphs/02.What's So Hard About Disconnected Graphs.mp4 2MB
  72. 06.Refactoring into Bounded Contexts A Walkthrough/02.Overview.mp4 2MB
  73. 02.Architecting a Data Layer/01.Introduction.mp4 2MB
  74. 03.Understanding EF Encapsulation and the Great Repository Debates/08.Summary.mp4 2MB
  75. 05.Managing Complex Domains and Data Models/02.Overview.mp4 2MB
  76. 07.Handling the State of Disconnected Graphs/06.Review.mp4 1MB
  77. 04.Implementing Encapsulation Patterns with Entity Framework/12.Resources.mp4 1MB
  78. 03.Understanding EF Encapsulation and the Great Repository Debates/02.Overview.mp4 1MB
  79. 06.Refactoring into Bounded Contexts A Walkthrough/09.Resources.mp4 1011KB
  80. 03.Understanding EF Encapsulation and the Great Repository Debates/01.Introduction.mp4 932KB
  81. 03.Understanding EF Encapsulation and the Great Repository Debates/09.Resources.mp4 884KB
  82. 04.Implementing Encapsulation Patterns with Entity Framework/01.Introduction.mp4 877KB
  83. 05.Managing Complex Domains and Data Models/12.Resources.mp4 836KB
  84. 05.Managing Complex Domains and Data Models/01.Introduction.mp4 832KB
  85. 02.Architecting a Data Layer/12.Resources.mp4 831KB
  86. 07.Handling the State of Disconnected Graphs/07.Resources.mp4 697KB
  87. 09.Testing Your Apps When Entity Framework Is Involved/01.Introduction.mp4 668KB
  88. 08.Mapping DDD Domain Models with EF/01.Introduction.mp4 608KB
  89. 06.Refactoring into Bounded Contexts A Walkthrough/01.Introduction.mp4 571KB
  90. 07.Handling the State of Disconnected Graphs/01.Introduction.mp4 367KB