TorBT - Torrents and Magnet Links Search Engine

Developing an Asynchronous ASP.NET Core 6 Web API

File Name
Size
1. Course Overview/1. Course Overview.mp4
4.2 MB
1. Course Overview/1. Course Overview.srt
1.9 kB
2. Understanding the Power of Asynchronous Code/1. Coming Up.mp4
4.4 MB
2. Understanding the Power of Asynchronous Code/1. Coming Up.srt
3.1 kB
2. Understanding the Power of Asynchronous Code/2. Positioning This Course.mp4
4.3 MB
2. Understanding the Power of Asynchronous Code/2. Positioning This Course.srt
3.3 kB
2. Understanding the Power of Asynchronous Code/3. Course Prerequisites and Tooling.mp4
5.0 MB
2. Understanding the Power of Asynchronous Code/3. Course Prerequisites and Tooling.srt
2.8 kB
2. Understanding the Power of Asynchronous Code/4. Introducing the Demo Project.mp4
1.6 MB
2. Understanding the Power of Asynchronous Code/4. Introducing the Demo Project.srt
910 B
2. Understanding the Power of Asynchronous Code/5. The Advantage of Asynchronous Code.mp4
6.5 MB
2. Understanding the Power of Asynchronous Code/5. The Advantage of Asynchronous Code.srt
5.2 kB
2. Understanding the Power of Asynchronous Code/6. Handling Synchronous and Asynchronous Requests.mp4
4.9 MB
2. Understanding the Power of Asynchronous Code/6. Handling Synchronous and Asynchronous Requests.srt
4.4 kB
2. Understanding the Power of Asynchronous Code/7. I-O Bound Versus Computational Bound Work.mp4
6.1 MB
2. Understanding the Power of Asynchronous Code/7. I-O Bound Versus Computational Bound Work.srt
4.1 kB
2. Understanding the Power of Asynchronous Code/8. Threads, Multithreading, Concurrency, Parallelism.mp4
3.8 MB
2. Understanding the Power of Asynchronous Code/8. Threads, Multithreading, Concurrency, Parallelism.srt
2.8 kB
2. Understanding the Power of Asynchronous Code/9. Summary.mp4
2.1 MB
2. Understanding the Power of Asynchronous Code/9. Summary.srt
1.4 kB
3. Starting at the Bottom with Your Data Access Layer/1. Coming Up.mp4
1.7 MB
3. Starting at the Bottom with Your Data Access Layer/1. Coming Up.srt
1.4 kB
3. Starting at the Bottom with Your Data Access Layer/2. The async - await Keywords.mp4
20 MB
3. Starting at the Bottom with Your Data Access Layer/2. The async - await Keywords.srt
11 kB
3. Starting at the Bottom with Your Data Access Layer/3. Async Patterns- TAP, EAP, and APM.mp4
4.8 MB
3. Starting at the Bottom with Your Data Access Layer/3. Async Patterns- TAP, EAP, and APM.srt
3.7 kB
3. Starting at the Bottom with Your Data Access Layer/4. Demo- Starting from Scratch with a DAL.mp4
31 MB
3. Starting at the Bottom with Your Data Access Layer/4. Demo- Starting from Scratch with a DAL.srt
12 kB
3. Starting at the Bottom with Your Data Access Layer/5. The Repository Pattern.mp4
5.0 MB
3. Starting at the Bottom with Your Data Access Layer/5. The Repository Pattern.srt
4.2 kB
3. Starting at the Bottom with Your Data Access Layer/6. Demo- Designing a Repository Contract.mp4
9.9 MB
3. Starting at the Bottom with Your Data Access Layer/6. Demo- Designing a Repository Contract.srt
3.9 kB
3. Starting at the Bottom with Your Data Access Layer/7. Contracts and Async Modifiers.mp4
6.6 MB
3. Starting at the Bottom with Your Data Access Layer/7. Contracts and Async Modifiers.srt
3.6 kB
3. Starting at the Bottom with Your Data Access Layer/8. Demo- Implementing the Repository Contract.mp4
24 MB
3. Starting at the Bottom with Your Data Access Layer/8. Demo- Implementing the Repository Contract.srt
8.8 kB
3. Starting at the Bottom with Your Data Access Layer/9. Summary.mp4
2.8 MB
3. Starting at the Bottom with Your Data Access Layer/9. Summary.srt
1.9 kB
4. Asynchronously Reading Resources/01. Coming Up.mp4
1.1 MB
4. Asynchronously Reading Resources/01. Coming Up.srt
836 B
4. Asynchronously Reading Resources/02. Demo- Getting Resources.mp4
20 MB
4. Asynchronously Reading Resources/02. Demo- Getting Resources.srt
8.5 kB
4. Asynchronously Reading Resources/03. Introducing WebSurge.mp4
1.9 MB
4. Asynchronously Reading Resources/03. Introducing WebSurge.srt
1.6 kB
4. Asynchronously Reading Resources/04. Demo- Using WebSurge to Test Async Code Improvements.mp4
30 MB
4. Asynchronously Reading Resources/04. Demo- Using WebSurge to Test Async Code Improvements.srt
10 kB
4. Asynchronously Reading Resources/05. The Outer Facing Model.mp4
6.3 MB
4. Asynchronously Reading Resources/05. The Outer Facing Model.srt
5.9 kB
4. Asynchronously Reading Resources/06. Manipulating Output with an IAsyncResultFilter.mp4
6.1 MB
4. Asynchronously Reading Resources/06. Manipulating Output with an IAsyncResultFilter.srt
5.4 kB
4. Asynchronously Reading Resources/07. Demo- Creating a Custom AsyncResultFilter (Part 1).mp4
14 MB
4. Asynchronously Reading Resources/07. Demo- Creating a Custom AsyncResultFilter (Part 1).srt
4.9 kB
4. Asynchronously Reading Resources/08. Demo- Adding and Configuring AutoMapper.mp4
19 MB
4. Asynchronously Reading Resources/08. Demo- Adding and Configuring AutoMapper.srt
7.2 kB
4. Asynchronously Reading Resources/09. -Demo- Creating a Custom AsyncResultFilter (Part 2).mp4
35 MB
4. Asynchronously Reading Resources/09. -Demo- Creating a Custom AsyncResultFilter (Part 2).srt
11 kB
4. Asynchronously Reading Resources/10. Summary.mp4
2.3 MB
4. Asynchronously Reading Resources/10. Summary.srt
1.7 kB
5. Asynchronously Manipulating Resources/1. Coming Up.mp4
1.1 MB
5. Asynchronously Manipulating Resources/1. Coming Up.srt
691 B
5. Asynchronously Manipulating Resources/2. Demo- Creating a Resource.mp4
52 MB
5. Asynchronously Manipulating Resources/2. Demo- Creating a Resource.srt
19 kB
5. Asynchronously Manipulating Resources/3. Supporting Bulk Inserts.mp4
4.6 MB
5. Asynchronously Manipulating Resources/3. Supporting Bulk Inserts.srt
3.8 kB
5. Asynchronously Manipulating Resources/4. Demo- Supporting Bulk Inserts.mp4
17 MB
5. Asynchronously Manipulating Resources/4. Demo- Supporting Bulk Inserts.srt
4.6 kB
5. Asynchronously Manipulating Resources/5. Demo- Supporting a Location Header for Bulk Inserts.mp4
36 MB
5. Asynchronously Manipulating Resources/5. Demo- Supporting a Location Header for Bulk Inserts.srt
11 kB
5. Asynchronously Manipulating Resources/6. Summary.mp4
1.8 MB
5. Asynchronously Manipulating Resources/6. Summary.srt
1.3 kB
6. Supporting Asynchronous Streaming/1. Coming Up.mp4
1.2 MB
6. Supporting Asynchronous Streaming/1. Coming Up.srt
773 B
6. Supporting Asynchronous Streaming/2. A Few Words on Streaming.mp4
5.4 MB
6. Supporting Asynchronous Streaming/2. A Few Words on Streaming.srt
1.6 kB
6. Supporting Asynchronous Streaming/3. Synchronous vs. Asynchronous Iteration.mp4
5.5 MB
6. Supporting Asynchronous Streaming/3. Synchronous vs. Asynchronous Iteration.srt
4.8 kB
6. Supporting Asynchronous Streaming/4. Supporting Streaming with IAsyncEnumerable-T-.mp4
2.5 MB
6. Supporting Asynchronous Streaming/4. Supporting Streaming with IAsyncEnumerable-T-.srt
1.6 kB
6. Supporting Asynchronous Streaming/5. Demo- Supporting Streaming with IAsyncEnumerable-T-.mp4
22 MB
6. Supporting Asynchronous Streaming/5. Demo- Supporting Streaming with IAsyncEnumerable-T-.srt
5.3 kB
6. Supporting Asynchronous Streaming/6. Summary.mp4
1.4 MB
6. Supporting Asynchronous Streaming/6. Summary.srt
845 B
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/01. Coming Up.mp4
2.5 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/01. Coming Up.srt
1.6 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/02. Demo- Asynchronously Integrating With an External Service.mp4
35 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/02. Demo- Asynchronously Integrating With an External Service.srt
12 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/03. Demo- Processing Multiple Service Calls Asynchronously, One-by-one.mp4
12 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/03. Demo- Processing Multiple Service Calls Asynchronously, One-by-one.srt
3.3 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/04. Demo- Processing Multiple Service Calls Asynchronously, After Waiting for All of Them to Complete.mp4
15 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/04. Demo- Processing Multiple Service Calls Asynchronously, After Waiting for All of Them to Complete.srt
3.9 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/05. Parallel Processing vs. Asynchronous Processing.mp4
4.0 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/05. Parallel Processing vs. Asynchronous Processing.srt
3.3 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/06. Demo- Passing Multiple Objects to a Result Filter with ValueTuple.mp4
26 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/06. Demo- Passing Multiple Objects to a Result Filter with ValueTuple.srt
7.6 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/07. Demo- Mapping Multiple Objects Into One.mp4
21 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/07. Demo- Mapping Multiple Objects Into One.srt
5.2 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/08. Why Supporting Cancellation Matters.mp4
2.5 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/08. Why Supporting Cancellation Matters.srt
2.3 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/09. Demo- Supporting Cancellation.mp4
23 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/09. Demo- Supporting Cancellation.srt
5.7 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/10. Demo- Supporting Cancellation When the Consumer Navigates Away.mp4
19 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/10. Demo- Supporting Cancellation When the Consumer Navigates Away.srt
5.5 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/11. Demo- Listening to Multiple Cancellation Tokens.mp4
16 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/11. Demo- Listening to Multiple Cancellation Tokens.srt
4.0 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/12. Handling Exceptions in Async Code.mp4
6.1 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/12. Handling Exceptions in Async Code.srt
5.2 kB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/13. Summary.mp4
3.2 MB
7. Dealing with Asynchronous Service Integrations and Supporting Cancellation/13. Summary.srt
2.3 kB
8. Additional Return Types and Avoiding Common Pitfalls/01. Coming Up.mp4
1.6 MB
8. Additional Return Types and Avoiding Common Pitfalls/01. Coming Up.srt
1.1 kB
8. Additional Return Types and Avoiding Common Pitfalls/02. Additional Async Return Types.mp4
7.6 MB
8. Additional Return Types and Avoiding Common Pitfalls/02. Additional Async Return Types.srt
5.6 kB
8. Additional Return Types and Avoiding Common Pitfalls/03. Offloading Legacy Code to a Background Thread.mp4
1.2 MB
8. Additional Return Types and Avoiding Common Pitfalls/03. Offloading Legacy Code to a Background Thread.srt
935 B
8. Additional Return Types and Avoiding Common Pitfalls/04. Demo- Wrapping Synchronous Code with Task.Run().mp4
21 MB
8. Additional Return Types and Avoiding Common Pitfalls/04. Demo- Wrapping Synchronous Code with Task.Run().srt
5.1 kB
8. Additional Return Types and Avoiding Common Pitfalls/05. Pitfall #1- Using Task.Run() on the Server.mp4
3.8 MB
8. Additional Return Types and Avoiding Common Pitfalls/05. Pitfall #1- Using Task.Run() on the Server.srt
3.5 kB
8. Additional Return Types and Avoiding Common Pitfalls/06. Demo- Blocking Async Code.mp4
10 MB
8. Additional Return Types and Avoiding Common Pitfalls/06. Demo- Blocking Async Code.srt
2.7 kB
8. Additional Return Types and Avoiding Common Pitfalls/07. Pitfall #2- Blocking Async Code.mp4
2.8 MB
8. Additional Return Types and Avoiding Common Pitfalls/07. Pitfall #2- Blocking Async Code.srt
2.4 kB
8. Additional Return Types and Avoiding Common Pitfalls/08. Demo- Modifying Shared State.mp4
11 MB
8. Additional Return Types and Avoiding Common Pitfalls/08. Demo- Modifying Shared State.srt
3.1 kB
8. Additional Return Types and Avoiding Common Pitfalls/09. Pitfall #3- Modifying Shared State.mp4
1.2 MB
8. Additional Return Types and Avoiding Common Pitfalls/09. Pitfall #3- Modifying Shared State.srt
1.1 kB
8. Additional Return Types and Avoiding Common Pitfalls/10. Summary.mp4
3.1 MB
8. Additional Return Types and Avoiding Common Pitfalls/10. Summary.srt
2.7 kB
asp-dot-net-core-6-web-api-developing-asynchronous.zip
61 MB