FileMood

Download Developing Extensible Software

Developing Extensible Software

Name

Developing Extensible Software

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

936.4 MB

Total Files

107

Hash

F0B547A8A1FA2CF58746B74191391E08286AB103

/03. Abstraction and Dependency Injection/

04. Setting Up the Container Registration-and-Resolve.mp4

30.8 MB

05. DI'ing Up the Other Classes.mp4

23.9 MB

03. Abstracting Out the Data Repository.mp4

12.3 MB

02. Installing the DI Container.mp4

5.5 MB

01. DI Extensibility's First Step.mp4

4.4 MB

06. DI Is Only the Beginning.mp4

2.2 MB

/

developing-extensible-software.zip

28.9 MB

/05. Implementing Modules/

18. Unit Testing the CommerceManager Class.mp4

26.7 MB

10. Calling Module Event From CommerceManager.mp4

20.9 MB

16. Writing a Unit Test for the Sku Miner Module.mp4

17.3 MB

15. Modifying the Module to Use Its Own Standalone Resources.mp4

16.7 MB

08. Adding More Config Classes.mp4

14.5 MB

05. Setting Up the Commerce Events and Associated Code.mp4

14.1 MB

09. Read In Module Information and Initialize.mp4

13.3 MB

04. Where I Want to Place an Extensibility Point in the Engine.mp4

10.0 MB

11. Writing and Installing the Item Promotion Module.mp4

9.8 MB

17. Writing a Second Unit Test for the More Coupled Sku Miner Module.mp4

9.6 MB

13. Modules More or Less Tied to the Hosting App.mp4

9.2 MB

14. Giving a Module Access to Hosting App Resources.mp4

8.6 MB

07. Adding Definition to the Configuration Factory.mp4

6.5 MB

12. Writing and Installing the Sku Miner Module.mp4

5.5 MB

02. Allowing Engine Users to Add Functionality.mp4

4.8 MB

06. Writing the Module Interface Type.mp4

3.7 MB

01. What Are Modules .mp4

3.2 MB

03. How the Module Pattern Works.mp4

3.0 MB

/07. Pipelines/

22. Mashing the Two Patterns Together.mp4

25.8 MB

21. Modifying the CommerceManager to Kick Off the Pipeline.mp4

13.1 MB

12. Include the Rest of the Modules.mp4

12.6 MB

10. The Rest of the Event-Args Classes.mp4

12.3 MB

13. Adjusting the CommerceManager class.mp4

11.3 MB

16. Creating the CommerceContext Class.mp4

11.0 MB

17. Creating the CommercePipelineEvents Class.mp4

10.8 MB

07. Calling the Validate-Customer Event.mp4

10.8 MB

08. Writing the Validate-Customer Module.mp4

10.6 MB

15. Setting the Scene for the Pipeline Framework.mp4

10.2 MB

18. Writing the Validate Customer Pipeline Module.mp4

9.5 MB

05. Discuss How to Break out the Steps.mp4

8.3 MB

06. Starting the Validate-Customer Event.mp4

7.4 MB

09. Installing the Module and Running.mp4

6.6 MB

19. Setting Up the Pipeline Config and Add Module.mp4

5.4 MB

14. Installing the Rest of the Modules and Running.mp4

5.2 MB

20. Adding and Installing the Other Modules.mp4

5.1 MB

02. The ASP.NET Pipeline.mp4

4.3 MB

11. Updating the CommerceEvents Class.mp4

4.1 MB

04. The Commerce Engine Pipeline.mp4

2.2 MB

01. What is a Pipeline .mp4

1.7 MB

03. The WCF Pipeline.mp4

1.3 MB

/04. Implementing Providers/

08. Plug Providers Into the CommerceManager Class.mp4

20.8 MB

09. Fixing the Client and Running Test.mp4

16.6 MB

06. Finishing and Installing Configuration Classes.mp4

16.6 MB

11. Writing the Configuration Factory.mp4

14.7 MB

04. Refactoring Out to New Projects.mp4

11.9 MB

05. Setting Up the Configuration Classes.mp4

11.8 MB

07. Fix Up Dependencies in the CommerceManager Class.mp4

9.8 MB

02. Envisioning the Configuration.mp4

8.5 MB

12. Injecting the Configuration Factory.mp4

8.2 MB

03. Modifying the Provider Classes.mp4

7.3 MB

01. What Are Providers .mp4

3.5 MB

13. Summary.mp4

2.8 MB

10. How Am I Going to Reachieve Testability.mp4

1.8 MB

/09. Using MEF/

11. Initializing Modules and Running.mp4

17.1 MB

04. Building the MEF Catalogs.mp4

15.2 MB

02. Adding MEF and Removing Unity.mp4

11.3 MB

08. Resolving the CommerceManager.mp4

10.2 MB

03. Removing Instantiation From ConfigurationFactory Class.mp4

8.8 MB

09. Resolving Into the ConfigurationFactory Class.mp4

8.1 MB

06. Registering the Store Repository.mp4

7.9 MB

10. Testing Without Modules.mp4

7.6 MB

07. Marking All Other Exports.mp4

7.5 MB

05. Creating the MEF Container.mp4

3.7 MB

01. Why and When to Use MEF.mp4

3.3 MB

/06. Advanced Module Usage/

10. Adding the Custom Attribute and App Setting.mp4

11.1 MB

12. Finishing Up the Configuration Factory and Running.mp4

9.8 MB

02. What I Want the Config to Look Like.mp4

9.2 MB

06. Modifying the Module to use Paramters.mp4

8.6 MB

09. Removing All Config Stuff.mp4

7.5 MB

03. Using the Provider Settings Collection Instead.mp4

7.1 MB

01. Adding Arguments for Modules.mp4

6.1 MB

04. Using the Provider Settings Parameters.mp4

6.1 MB

07. Checking for Unknown Parameters.mp4

5.9 MB

11. Modifying the Configuration Factory.mp4

5.4 MB

05. Accepting the Parameter List into the Modules.mp4

4.6 MB

13. Use Modules to Break Out Every Engine Step.mp4

3.9 MB

08. Variation of the Module Pattern.mp4

3.6 MB

/02. Importance of Extensibility/

06. Commerce Engine Walkthrough.mp4

10.6 MB

04. Commerce Engine Case-Study.mp4

3.9 MB

01. Not Just For Plug-Ins.mp4

3.6 MB

05. Commerce Engine Client Walkthrough.mp4

3.6 MB

02. Danger Beware Of Explosion.mp4

3.6 MB

03. It's All About Decoupledness and Abstraction.mp4

2.5 MB

07. Why Was That Bad .mp4

1.5 MB

/08. Procedural Overriding/

03. Creating the Default Functionality Class.mp4

9.7 MB

02. Walk Through the Current Engine.mp4

7.7 MB

09. Describing a Real-World Problem Space For This Pattern.mp4

7.4 MB

05. Using the Default Classes From CommerceManager.mp4

7.0 MB

07. Writing the Replacement Classes Into Client.mp4

6.7 MB

11. Replacing the Hardcoded Behavior With the Resolver.mp4

6.7 MB

08. Injecting the Replacement Classes Into Client.mp4

5.7 MB

04. Setting Up the CommerceManager Properties.mp4

5.6 MB

10. Writing the Contructor Resolver Class.mp4

5.3 MB

12. Writing a New Constructor Resolver.mp4

4.6 MB

13. Using the New Constructor Resolver.mp4

3.5 MB

01. What is Procedural Overriding .mp4

3.1 MB

06. Fixing the Client and Running.mp4

2.9 MB

/10. Conclusion/

01. In Conclusion.mp4

4.7 MB

/01. Welcome and Course Description/

01. The Course.mp4

4.6 MB

02. Course Agenda.mp4

3.5 MB

 

Total files 107


Copyright © 2025 FileMood.com