589689.xyz

Developing Extensible Software

  • 收录时间:2018-05-03 06:56:52
  • 文件大小:893MB
  • 下载次数:115
  • 最近下载:2021-01-11 23:28:05
  • 磁力链接:

文件列表

  1. 03. Abstraction and Dependency Injection/04. Setting Up the Container Registration-and-Resolve.mp4 29MB
  2. developing-extensible-software.zip 28MB
  3. 05. Implementing Modules/18. Unit Testing the CommerceManager Class.mp4 25MB
  4. 07. Pipelines/22. Mashing the Two Patterns Together.mp4 25MB
  5. 03. Abstraction and Dependency Injection/05. DI'ing Up the Other Classes.mp4 23MB
  6. 05. Implementing Modules/10. Calling Module Event From CommerceManager.mp4 20MB
  7. 04. Implementing Providers/08. Plug Providers Into the CommerceManager Class.mp4 20MB
  8. 05. Implementing Modules/16. Writing a Unit Test for the Sku Miner Module.mp4 16MB
  9. 09. Using MEF/11. Initializing Modules and Running.mp4 16MB
  10. 05. Implementing Modules/15. Modifying the Module to Use Its Own Standalone Resources.mp4 16MB
  11. 04. Implementing Providers/09. Fixing the Client and Running Test.mp4 16MB
  12. 04. Implementing Providers/06. Finishing and Installing Configuration Classes.mp4 16MB
  13. 09. Using MEF/04. Building the MEF Catalogs.mp4 14MB
  14. 04. Implementing Providers/11. Writing the Configuration Factory.mp4 14MB
  15. 05. Implementing Modules/08. Adding More Config Classes.mp4 14MB
  16. 05. Implementing Modules/05. Setting Up the Commerce Events and Associated Code.mp4 13MB
  17. 05. Implementing Modules/09. Read In Module Information and Initialize.mp4 13MB
  18. 07. Pipelines/21. Modifying the CommerceManager to Kick Off the Pipeline.mp4 13MB
  19. 07. Pipelines/12. Include the Rest of the Modules.mp4 12MB
  20. 03. Abstraction and Dependency Injection/03. Abstracting Out the Data Repository.mp4 12MB
  21. 07. Pipelines/10. The Rest of the Event-Args Classes.mp4 12MB
  22. 04. Implementing Providers/04. Refactoring Out to New Projects.mp4 11MB
  23. 04. Implementing Providers/05. Setting Up the Configuration Classes.mp4 11MB
  24. 09. Using MEF/02. Adding MEF and Removing Unity.mp4 11MB
  25. 07. Pipelines/13. Adjusting the CommerceManager class.mp4 11MB
  26. 06. Advanced Module Usage/10. Adding the Custom Attribute and App Setting.mp4 11MB
  27. 07. Pipelines/16. Creating the CommerceContext Class.mp4 10MB
  28. 07. Pipelines/17. Creating the CommercePipelineEvents Class.mp4 10MB
  29. 07. Pipelines/07. Calling the Validate-Customer Event.mp4 10MB
  30. 02. Importance of Extensibility/06. Commerce Engine Walkthrough.mp4 10MB
  31. 07. Pipelines/08. Writing the Validate-Customer Module.mp4 10MB
  32. 07. Pipelines/15. Setting the Scene for the Pipeline Framework.mp4 10MB
  33. 09. Using MEF/08. Resolving the CommerceManager.mp4 10MB
  34. 05. Implementing Modules/04. Where I Want to Place an Extensibility Point in the Engine.mp4 10MB
  35. 05. Implementing Modules/11. Writing and Installing the Item Promotion Module.mp4 9MB
  36. 04. Implementing Providers/07. Fix Up Dependencies in the CommerceManager Class.mp4 9MB
  37. 06. Advanced Module Usage/12. Finishing Up the Configuration Factory and Running.mp4 9MB
  38. 08. Procedural Overriding/03. Creating the Default Functionality Class.mp4 9MB
  39. 05. Implementing Modules/17. Writing a Second Unit Test for the More Coupled Sku Miner Module.mp4 9MB
  40. 07. Pipelines/18. Writing the Validate Customer Pipeline Module.mp4 9MB
  41. 06. Advanced Module Usage/02. What I Want the Config to Look Like.mp4 9MB
  42. 05. Implementing Modules/13. Modules More or Less Tied to the Hosting App.mp4 9MB
  43. 09. Using MEF/03. Removing Instantiation From ConfigurationFactory Class.mp4 8MB
  44. 06. Advanced Module Usage/06. Modifying the Module to use Paramters.mp4 8MB
  45. 05. Implementing Modules/14. Giving a Module Access to Hosting App Resources.mp4 8MB
  46. 04. Implementing Providers/02. Envisioning the Configuration.mp4 8MB
  47. 07. Pipelines/05. Discuss How to Break out the Steps.mp4 8MB
  48. 04. Implementing Providers/12. Injecting the Configuration Factory.mp4 8MB
  49. 09. Using MEF/09. Resolving Into the ConfigurationFactory Class.mp4 8MB
  50. 09. Using MEF/06. Registering the Store Repository.mp4 8MB
  51. 08. Procedural Overriding/02. Walk Through the Current Engine.mp4 7MB
  52. 09. Using MEF/10. Testing Without Modules.mp4 7MB
  53. 06. Advanced Module Usage/09. Removing All Config Stuff.mp4 7MB
  54. 09. Using MEF/07. Marking All Other Exports.mp4 7MB
  55. 08. Procedural Overriding/09. Describing a Real-World Problem Space For This Pattern.mp4 7MB
  56. 07. Pipelines/06. Starting the Validate-Customer Event.mp4 7MB
  57. 04. Implementing Providers/03. Modifying the Provider Classes.mp4 7MB
  58. 06. Advanced Module Usage/03. Using the Provider Settings Collection Instead.mp4 7MB
  59. 08. Procedural Overriding/05. Using the Default Classes From CommerceManager.mp4 7MB
  60. 08. Procedural Overriding/07. Writing the Replacement Classes Into Client.mp4 6MB
  61. 08. Procedural Overriding/11. Replacing the Hardcoded Behavior With the Resolver.mp4 6MB
  62. 07. Pipelines/09. Installing the Module and Running.mp4 6MB
  63. 05. Implementing Modules/07. Adding Definition to the Configuration Factory.mp4 6MB
  64. 06. Advanced Module Usage/01. Adding Arguments for Modules.mp4 6MB
  65. 06. Advanced Module Usage/04. Using the Provider Settings Parameters.mp4 6MB
  66. 06. Advanced Module Usage/07. Checking for Unknown Parameters.mp4 6MB
  67. 08. Procedural Overriding/08. Injecting the Replacement Classes Into Client.mp4 5MB
  68. 08. Procedural Overriding/04. Setting Up the CommerceManager Properties.mp4 5MB
  69. 05. Implementing Modules/12. Writing and Installing the Sku Miner Module.mp4 5MB
  70. 03. Abstraction and Dependency Injection/02. Installing the DI Container.mp4 5MB
  71. 07. Pipelines/19. Setting Up the Pipeline Config and Add Module.mp4 5MB
  72. 06. Advanced Module Usage/11. Modifying the Configuration Factory.mp4 5MB
  73. 08. Procedural Overriding/10. Writing the Contructor Resolver Class.mp4 5MB
  74. 07. Pipelines/14. Installing the Rest of the Modules and Running.mp4 5MB
  75. 07. Pipelines/20. Adding and Installing the Other Modules.mp4 5MB
  76. 05. Implementing Modules/02. Allowing Engine Users to Add Functionality.mp4 5MB
  77. 10. Conclusion/01. In Conclusion.mp4 4MB
  78. 06. Advanced Module Usage/05. Accepting the Parameter List into the Modules.mp4 4MB
  79. 01. Welcome and Course Description/01. The Course.mp4 4MB
  80. 08. Procedural Overriding/12. Writing a New Constructor Resolver.mp4 4MB
  81. 03. Abstraction and Dependency Injection/01. DI Extensibility's First Step.mp4 4MB
  82. 07. Pipelines/02. The ASP.NET Pipeline.mp4 4MB
  83. 07. Pipelines/11. Updating the CommerceEvents Class.mp4 4MB
  84. 02. Importance of Extensibility/04. Commerce Engine Case-Study.mp4 4MB
  85. 06. Advanced Module Usage/13. Use Modules to Break Out Every Engine Step.mp4 4MB
  86. 09. Using MEF/05. Creating the MEF Container.mp4 4MB
  87. 05. Implementing Modules/06. Writing the Module Interface Type.mp4 4MB
  88. 02. Importance of Extensibility/01. Not Just For Plug-Ins.mp4 3MB
  89. 02. Importance of Extensibility/05. Commerce Engine Client Walkthrough.mp4 3MB
  90. 02. Importance of Extensibility/02. Danger Beware Of Explosion.mp4 3MB
  91. 06. Advanced Module Usage/08. Variation of the Module Pattern.mp4 3MB
  92. 01. Welcome and Course Description/02. Course Agenda.mp4 3MB
  93. 08. Procedural Overriding/13. Using the New Constructor Resolver.mp4 3MB
  94. 04. Implementing Providers/01. What Are Providers .mp4 3MB
  95. 09. Using MEF/01. Why and When to Use MEF.mp4 3MB
  96. 05. Implementing Modules/01. What Are Modules .mp4 3MB
  97. 08. Procedural Overriding/01. What is Procedural Overriding .mp4 3MB
  98. 05. Implementing Modules/03. How the Module Pattern Works.mp4 3MB
  99. 08. Procedural Overriding/06. Fixing the Client and Running.mp4 3MB
  100. 04. Implementing Providers/13. Summary.mp4 3MB
  101. 02. Importance of Extensibility/03. It's All About Decoupledness and Abstraction.mp4 2MB
  102. 03. Abstraction and Dependency Injection/06. DI Is Only the Beginning.mp4 2MB
  103. 07. Pipelines/04. The Commerce Engine Pipeline.mp4 2MB
  104. 04. Implementing Providers/10. How Am I Going to Reachieve Testability.mp4 2MB
  105. 07. Pipelines/01. What is a Pipeline .mp4 2MB
  106. 02. Importance of Extensibility/07. Why Was That Bad .mp4 1MB
  107. 07. Pipelines/03. The WCF Pipeline.mp4 1MB