589689.xyz

Building End-to-End Multi Client Service Oriented Applications. Angular Edition

  • 收录时间:2018-02-27 21:41:52
  • 文件大小:3GB
  • 下载次数:111
  • 最近下载:2020-11-14 06:17:48
  • 磁力链接:

文件列表

  1. 11. Car Rental Website - Part 1/122-The App.js file and angular module definitions.mp4 39MB
  2. 12. Car Rental Website - Part 2/133-Setting up an API controller.mp4 32MB
  3. 12. Car Rental Website - Part 2/140-Creating all the registration template views.mp4 32MB
  4. 11. Car Rental Website - Part 1/129-The rest of the Login view.mp4 29MB
  5. 11. Car Rental Website - Part 1/121-Describing the layout view.mp4 29MB
  6. 08. Services and Business Engines - Part 2/075-Adding security to a service.mp4 29MB
  7. 12. Car Rental Website - Part 2/134-Finishing up the login viewmodel function.mp4 29MB
  8. 12. Car Rental Website - Part 2/144-Processing registration step 1.mp4 27MB
  9. 09. Service Hosting/099-Writing the unattended process.mp4 26MB
  10. 12. Car Rental Website - Part 2/145-Adding the server-side validation for registration step 1.mp4 26MB
  11. 06. Data Access (starting the business tier)/049-Repository usage and mocking.mp4 26MB
  12. 12. Car Rental Website - Part 2/141-Sub-viewmodels and Angular routing.mp4 25MB
  13. 08. Services and Business Engines - Part 2/081-Adding the authorization check.mp4 25MB
  14. 05. Entities and Core/034-Implementing validation.mp4 25MB
  15. 07. Services and Business Engines - Part 1/070-Setting up the business engine for DI.mp4 25MB
  16. 10. Client Access/106-Setting up the client-side contracts.mp4 24MB
  17. 12. Car Rental Website - Part 2/135-Completing the login REST API call.mp4 24MB
  18. 12. Car Rental Website - Part 2/143-Adding validation rules to the models.mp4 24MB
  19. 05. Entities and Core/030-Refactoring object walk for reusability.mp4 24MB
  20. 11. Car Rental Website - Part 1/126-The account controller setup.mp4 23MB
  21. 07. Services and Business Engines - Part 1/061-Fully implementing the first operation.mp4 23MB
  22. 08. Services and Business Engines - Part 2/082-Finishing the rental service.mp4 23MB
  23. 07. Services and Business Engines - Part 1/064-The manager base class.mp4 23MB
  24. 06. Data Access (starting the business tier)/048-Setting up a test client class to use DI.mp4 23MB
  25. 06. Data Access (starting the business tier)/042-Adding ORM rules.mp4 23MB
  26. 06. Data Access (starting the business tier)/055-Custom DTOs.mp4 23MB
  27. 06. Data Access (starting the business tier)/045-CRUD implementation in the Account Repository.mp4 22MB
  28. 15. Car Rental Desktop - Part 2/205-Unit testing the viewmodel.mp4 22MB
  29. 07. Services and Business Engines - Part 1/066-Adding CRUD operations and transactions.mp4 22MB
  30. 12. Car Rental Website - Part 2/146-Registration steps 2 and 3 validation and proceed.mp4 22MB
  31. 08. Services and Business Engines - Part 2/085-Testing the business engine.mp4 22MB
  32. 12. Car Rental Website - Part 2/142-Playing nice with MVC routing.mp4 22MB
  33. 13. Car Rental Website - Part 3/156-Starting the Reserve-a-car template.mp4 21MB
  34. 06. Data Access (starting the business tier)/046-Custom methods and repository interface with DI setup.mp4 21MB
  35. 05. Entities and Core/027-Event declaration to avoid duplicate subscribers.mp4 21MB
  36. 11. Car Rental Website - Part 1/130-Setting up and checking validation rules.mp4 21MB
  37. 12. Car Rental Website - Part 2/147-Finish the confirmation viewmodel.mp4 21MB
  38. 12. Car Rental Website - Part 2/137-Setting up the registration models and initial view.mp4 20MB
  39. 09. Service Hosting/097-Testing service connectivity.mp4 20MB
  40. 14. Car Rental Desktop - Part 1/176-Basic structure - main view with app config and MEF bootstrapping.mp4 20MB
  41. 13. Car Rental Website - Part 3/161-Setting up the Car-list viewmodel.mp4 20MB
  42. 07. Services and Business Engines - Part 1/059-Inventory service contract.mp4 20MB
  43. 15. Car Rental Desktop - Part 2/199-Updating the XAML to account for car editing.mp4 19MB
  44. 14. Car Rental Desktop - Part 1/182-Setting up the tab panel.mp4 19MB
  45. 15. Car Rental Desktop - Part 2/198-Updating the parent viewmodel with updated car.mp4 19MB
  46. 05. Entities and Core/029-Object-graph walking and dirty states.mp4 19MB
  47. 13. Car Rental Website - Part 3/164-Starting the Car-list view.mp4 18MB
  48. 12. Car Rental Website - Part 2/138-Creating the Angular module and parent viewmodel.mp4 18MB
  49. 13. Car Rental Website - Part 3/163-Controller proxy disposability pattern.mp4 18MB
  50. 10. Client Access/107-Writing the basic client proxies.mp4 18MB
  51. 06. Data Access (starting the business tier)/044-Core base classes and interfaces.mp4 18MB
  52. 15. Car Rental Desktop - Part 2/203-Delete, exception handling, raising events.mp4 18MB
  53. 09. Service Hosting/095-Binding configurations.mp4 18MB
  54. 10. Client Access/110-Adding user name to the soap header in a proxy class.mp4 18MB
  55. 09. Service Hosting/102-Other hosting options.mp4 18MB
  56. 14. Car Rental Desktop - Part 1/180-Creating the skeleton for the four viewmodels.mp4 17MB
  57. 11. Car Rental Website - Part 1/128-Setting up the Login view and JS model.mp4 17MB
  58. 07. Services and Business Engines - Part 1/060-Setting up the inventory service.mp4 17MB
  59. 06. Data Access (starting the business tier)/041-Setting up the ORM.mp4 17MB
  60. 08. Services and Business Engines - Part 2/079-Retrieving call user from SOAP header.mp4 17MB
  61. 13. Car Rental Website - Part 3/158-Finishing up the calendar pickers.mp4 17MB
  62. 15. Car Rental Desktop - Part 2/190-Setting up more XAML and running the app so far.mp4 17MB
  63. 06. Data Access (starting the business tier)/054-Repository factory usage and mocking.mp4 17MB
  64. 13. Car Rental Website - Part 3/162-Setting up the reservation controller and action.mp4 17MB
  65. 08. Services and Business Engines - Part 2/084-Wrapping up with the account manager.mp4 16MB
  66. 06. Data Access (starting the business tier)/047-The rest of the data repositories.mp4 16MB
  67. 13. Car Rental Website - Part 3/160-Finishing the Reserve-a-car viewmodel.mp4 16MB
  68. 07. Services and Business Engines - Part 1/063-Setting service characteristics.mp4 16MB
  69. 11. Car Rental Website - Part 1/127-The Login model and action.mp4 16MB
  70. 09. Service Hosting/093-Reporting hosting to console.mp4 16MB
  71. 02. Demo of a Service Oriented Application/006-Software configuration management.mp4 16MB
  72. 09. Service Hosting/092-Configuring the inventory service host.mp4 16MB
  73. 04. Architecture and Database/017-The architecture Reasons and goals.mp4 16MB
  74. 15. Car Rental Desktop - Part 2/187-Solving deterministic viewmodel initialization.mp4 15MB
  75. 15. Car Rental Desktop - Part 2/201-The edit-car view.mp4 15MB
  76. 07. Services and Business Engines - Part 1/069-Setting up a business engine.mp4 15MB
  77. 15. Car Rental Desktop - Part 2/204-Wiring and unwiring viewmodel events.mp4 15MB
  78. 08. Services and Business Engines - Part 2/083-Finishing the car rental engine.mp4 15MB
  79. 04. Architecture and Database/016-The architecture Walkthrough.mp4 15MB
  80. 08. Services and Business Engines - Part 2/086-Testing the manager.mp4 15MB
  81. 13. Car Rental Website - Part 3/166-Controller action for car reservation.mp4 14MB
  82. 15. Car Rental Desktop - Part 2/186-Demonstrating view and viewmodel initialization points.mp4 14MB
  83. 14. Car Rental Desktop - Part 1/183-Setting up the data templates.mp4 14MB
  84. 05. Entities and Core/021-data contract equivalency.mp4 14MB
  85. 07. Services and Business Engines - Part 1/067-Adding a multi-data and behavior operation.mp4 14MB
  86. 10. Client Access/115-Proxy obtainment unit tests.mp4 14MB
  87. 07. Services and Business Engines - Part 1/062-Implementing a more complex operation.mp4 14MB
  88. 15. Car Rental Desktop - Part 2/195-Validating and saving a car.mp4 14MB
  89. 12. Car Rental Website - Part 2/136-Testing the login section of the site.mp4 14MB
  90. 11. Car Rental Website - Part 1/125-The security adapter class.mp4 14MB
  91. 15. Car Rental Desktop - Part 2/192-Writing and testing the edit command.mp4 14MB
  92. 11. Car Rental Website - Part 1/120-MEF bootstrapping and the dependency resolver.mp4 14MB
  93. 12. Car Rental Website - Part 2/139-Setting up the parent registration view.mp4 14MB
  94. 05. Entities and Core/032-The rest of the client entities.mp4 14MB
  95. 08. Services and Business Engines - Part 2/077-Setting up the rental service.mp4 13MB
  96. 14. Car Rental Desktop - Part 1/181-Completing the main viewmodel.mp4 13MB
  97. 05. Entities and Core/023-Business entity account ownership.mp4 13MB
  98. 12. Car Rental Website - Part 2/148-Final registration on the server.mp4 13MB
  99. 11. Car Rental Website - Part 1/123-Top-Bar view description.mp4 13MB
  100. 13. Car Rental Website - Part 3/152-Setting up the controller and view.mp4 13MB
  101. 13. Car Rental Website - Part 3/157-Adding calendar buttons to textboxes.mp4 13MB
  102. 10. Client Access/114-Setting up the client bootstrapper.mp4 13MB
  103. 15. Car Rental Desktop - Part 2/193-Setting up the edit-car viewmodel.mp4 13MB
  104. 13. Car Rental Website - Part 3/170-User data authorization.mp4 12MB
  105. 05. Entities and Core/037-The rest of the tests and conclusion.mp4 12MB
  106. 07. Services and Business Engines - Part 1/071-Using the business engine from a service.mp4 12MB
  107. 14. Car Rental Desktop - Part 1/178-Creating the first view and setting up its base.mp4 12MB
  108. 13. Car Rental Website - Part 3/172-Unit testing API controllers.mp4 12MB
  109. 09. Service Hosting/096-Configuring the test client.mp4 12MB
  110. 13. Car Rental Website - Part 3/153-Setting up the model, Angular module, and viewmodel.mp4 12MB
  111. 08. Services and Business Engines - Part 2/080-Setting up for retrieval of authorization account.mp4 11MB
  112. 13. Car Rental Website - Part 3/154-Setting up Angular routing.mp4 11MB
  113. 08. Services and Business Engines - Part 2/087-Adding needed credentials for the manager test.mp4 11MB
  114. 11. Car Rental Website - Part 1/131-Reporting validation rules.mp4 11MB
  115. 06. Data Access (starting the business tier)/052-The data repository factory.mp4 11MB
  116. 05. Entities and Core/025-Setting up the client entity base class.mp4 11MB
  117. 05. Entities and Core/036-Unit testing core functionality.mp4 11MB
  118. 07. Services and Business Engines - Part 1/065-Adding the fault contracts to the operation contracts.mp4 11MB
  119. 06. Data Access (starting the business tier)/053-The repository factory test client class.mp4 11MB
  120. 09. Service Hosting/091-Simple host setup of inventory service.mp4 11MB
  121. 13. Car Rental Website - Part 3/171-Unit testing MVC controllers.mp4 11MB
  122. 11. Car Rental Website - Part 1/124-Angular intro.mp4 11MB
  123. 10. Client Access/108-Making the client proxies DI-aware.mp4 11MB
  124. 10. Client Access/113-Writing the service factory.mp4 11MB
  125. 15. Car Rental Desktop - Part 2/191-Writing the first viewmodel command.mp4 10MB
  126. 03. SOA and Technology/008-Evolution of software development.mp4 10MB
  127. 15. Car Rental Desktop - Part 2/188-Setting up the cars observable.mp4 10MB
  128. 09. Service Hosting/101-Bootstrapping MEF and test run.mp4 10MB
  129. 12. Car Rental Website - Part 2/132-Intro and highlights.mp4 10MB
  130. 08. Services and Business Engines - Part 2/078-Implementing the GetRentalHistory operation.mp4 10MB
  131. 10. Client Access/116-Service connection unit tests.mp4 10MB
  132. 06. Data Access (starting the business tier)/040-DB-Context properties.mp4 10MB
  133. 15. Car Rental Desktop - Part 2/194-Calling upon the edit-car viewmodel from its parent.mp4 10MB
  134. 02. Demo of a Service Oriented Application/005-Application demo.mp4 9MB
  135. 03. SOA and Technology/009-Characteristics of a service.mp4 9MB
  136. 15. Car Rental Desktop - Part 2/189-Obtaining service proxy and getting car list.mp4 9MB
  137. 05. Entities and Core/022-Business entity base class and identification interface.mp4 9MB
  138. 13. Car Rental Website - Part 3/168-Fixing the view for multiple modes.mp4 9MB
  139. 16. Conclusion and vNext/207-Course recap with vNext summary and farewell surprise.mp4 9MB
  140. 13. Car Rental Website - Part 3/167-Finishing the Car-list viewmodel.mp4 9MB
  141. 06. Data Access (starting the business tier)/039-Creating the DB-Context.mp4 8MB
  142. 05. Entities and Core/028-Compile-time safe property change notification.mp4 8MB
  143. 05. Entities and Core/031-Helpers for collecting properties.mp4 8MB
  144. 15. Car Rental Desktop - Part 2/196-Letting the parent viewmodel know about the update.mp4 8MB
  145. 07. Services and Business Engines - Part 1/058-Service contracts and services overview.mp4 8MB
  146. 14. Car Rental Desktop - Part 1/184-Upcoming problems to be solved.mp4 8MB
  147. 09. Service Hosting/094-Configuring the other services.mp4 8MB
  148. 10. Client Access/111-Refactoring to a proxy base class.mp4 8MB
  149. 04. Architecture and Database/015-Security.mp4 8MB
  150. 06. Data Access (starting the business tier)/038-Intro and EF code-first description.mp4 8MB
  151. 05. Entities and Core/026-Adding dirty-tracking functionality.mp4 8MB
  152. 12. Car Rental Website - Part 2/149-Run-through test.mp4 7MB
  153. 15. Car Rental Desktop - Part 2/197-Finishing up the edit-car viewmodel with cancelation.mp4 7MB
  154. 10. Client Access/112-Service factory intro.mp4 7MB
  155. 06. Data Access (starting the business tier)/051-The data repository factory abstraction.mp4 7MB
  156. 04. Architecture and Database/012-The database.mp4 7MB
  157. 06. Data Access (starting the business tier)/043-Overview of a data repository.mp4 7MB
  158. 14. Car Rental Desktop - Part 1/179-Creating the skeleton for the other three views.mp4 7MB
  159. 11. Car Rental Website - Part 1/119-Infrastructure description.mp4 7MB
  160. 09. Service Hosting/100-Adding security credentials for the process.mp4 7MB
  161. 01. Welcome and Course Description/002-Course Agenda.mp4 7MB
  162. 13. Car Rental Website - Part 3/173-Recap and summary.mp4 7MB
  163. 06. Data Access (starting the business tier)/050-Intro to the data repository factory.mp4 7MB
  164. 03. SOA and Technology/011-SOA and course technologies.mp4 7MB
  165. 13. Car Rental Website - Part 3/155-Template view and viewmodel setup.mp4 7MB
  166. 13. Car Rental Website - Part 3/165-Adding viewmodel functions.mp4 7MB
  167. 01. Welcome and Course Description/001-The Course.mp4 6MB
  168. 13. Car Rental Website - Part 3/159-Testing the date pickers.mp4 6MB
  169. 08. Services and Business Engines - Part 2/076-User-data authorization intro.mp4 6MB
  170. 05. Entities and Core/024-Property change notification and dirty tracking Intro.mp4 6MB
  171. 15. Car Rental Desktop - Part 2/200-Test run showing the empty edit panel.mp4 6MB
  172. 13. Car Rental Website - Part 3/151-Reviewing the rest of this site.mp4 6MB
  173. 02. Demo of a Service Oriented Application/004-Description and Goals of the case-study app.mp4 6MB
  174. 03. SOA and Technology/010-A typical service oriented architecture (visual).mp4 6MB
  175. 05. Entities and Core/019-Initial setup for business and client entities.mp4 6MB
  176. 14. Car Rental Desktop - Part 1/175-Application infrastructure intro.mp4 6MB
  177. 15. Car Rental Desktop - Part 2/206-Recap and summary.mp4 6MB
  178. 05. Entities and Core/020-Entities as data contracts.mp4 5MB
  179. 15. Car Rental Desktop - Part 2/202-Testing car-editing.mp4 5MB
  180. 11. Car Rental Website - Part 1/118-Intro and highlights.mp4 5MB
  181. 03. SOA and Technology/007-What is SOA.mp4 5MB
  182. 09. Service Hosting/098-Unattended process intro.mp4 4MB
  183. 08. Services and Business Engines - Part 2/074-Security intro.mp4 4MB
  184. 15. Car Rental Desktop - Part 2/185-Intro and highlights.mp4 4MB
  185. 09. Service Hosting/103-Recap and summary.mp4 4MB
  186. 10. Client Access/109-Soap header intro.mp4 4MB
  187. 05. Entities and Core/035-Unit testing Intro.mp4 4MB
  188. 04. Architecture and Database/013-Core use cases.mp4 4MB
  189. 05. Entities and Core/018-Entity design and structure.mp4 4MB
  190. 04. Architecture and Database/014-Service decomposition.mp4 4MB
  191. 09. Service Hosting/090-Service hosting intro.mp4 3MB
  192. 05. Entities and Core/033-Validation Intro.mp4 3MB
  193. 14. Car Rental Desktop - Part 1/177-View hierarchy description.mp4 3MB
  194. 10. Client Access/105-Client contracts intro.mp4 3MB
  195. 10. Client Access/117-Recap and summary.mp4 3MB
  196. 06. Data Access (starting the business tier)/056-Recap and conclusion.mp4 3MB
  197. 14. Car Rental Desktop - Part 1/174-Intro and highlights.mp4 2MB
  198. 08. Services and Business Engines - Part 2/088-Recap and summary.mp4 2MB
  199. 13. Car Rental Website - Part 3/150-Intro and highlights.mp4 2MB
  200. 09. Service Hosting/089-Intro and highlights.mp4 2MB
  201. 07. Services and Business Engines - Part 1/068-Intro to business engines.mp4 2MB
  202. 07. Services and Business Engines - Part 1/057-Intro and highlights.mp4 2MB
  203. 13. Car Rental Website - Part 3/169-Testing the site for car reservations.mp4 2MB
  204. 10. Client Access/104-Intro and highlights.mp4 2MB
  205. 01. Welcome and Course Description/003-Ready For Some Fun.mp4 2MB
  206. 08. Services and Business Engines - Part 2/073-Intro and highlights.mp4 2MB
  207. 07. Services and Business Engines - Part 1/072-Recap and summary.mp4 2MB