Introduction to Async and Parallel Programming in .NET 4
- 收录时间:2018-02-26 21:50:49
- 文件大小:397MB
- 下载次数:157
- 最近下载:2021-01-09 18:08:00
- 磁力链接:
-
文件列表
- 03.Coordinating, Canceling, and Exception Handling of Tasks/05.Demo 1 - Exception Handling.wmv 43MB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/07.Demo 2 - Task Cancellation.wmv 40MB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/11.Demo 3 - Passing Data and Outputting Results.wmv 31MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/10.Demo 2 - Waiting for Tasks to Finish.wmv 29MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/12.Demo 3 - Harvesting Task Results.wmv 13MB
- 01.Tasks and Task-based Programming/07.Demo 1 - adding tasks.wmv 11MB
- 01.Tasks and Task-based Programming/10.Demo 1 - correct solution.wmv 11MB
- 01.Tasks and Task-based Programming/15.Demo 2 - shared variables.wmv 10MB
- intro-async-parallel-dotnet4.zip 10MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/07.Demo 1 - Creating Facade Tasks.wmv 10MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/16.Demo 4 - WaitAny.wmv 9MB
- 01.Tasks and Task-based Programming/22.Demo 3 - reverse-engineer implementation.wmv 8MB
- 01.Tasks and Task-based Programming/16.Demo 2 - verifying correctness.wmv 8MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/15.Demo 4 - WaitAll.wmv 8MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/06.Demo 1 - Creating Code Tasks.wmv 8MB
- 01.Tasks and Task-based Programming/06.Demo 1 - programming for responsiveness.wmv 7MB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/02.Exception Handling Basics.wmv 7MB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/06.Task Cancellation.wmv 6MB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/03.Exception Handling Design.wmv 6MB
- 01.Tasks and Task-based Programming/21.Implementation of closures.wmv 6MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/20.Demo 5 - .ContinueWith.wmv 6MB
- 01.Tasks and Task-based Programming/14.Demo 2 - back in Visual Studio.wmv 6MB
- 01.Tasks and Task-based Programming/05.Execution model.wmv 5MB
- 01.Tasks and Task-based Programming/02.Motivation - Responsiveness and Performance.wmv 5MB
- 01.Tasks and Task-based Programming/20.Closures --- pass by reference!.wmv 5MB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/04.TaskUnobservedException Event - example.wmv 4MB
- 01.Tasks and Task-based Programming/23.Code vs. Facade tasks.wmv 4MB
- 01.Tasks and Task-based Programming/09.Demo 1 - first solution attempt.wmv 4MB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/09.Passing Data to Tasks - the wrong way....wmv 4MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/13.Waiting on Multiple Tasks - WaitAll, WaitAny.wmv 4MB
- 01.Tasks and Task-based Programming/17.Language support - lambda expressions.wmv 4MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/03.Review - What's a Task, Code vs. Facade Tasks.wmv 4MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/14.WaitAllOneByOne Pattern --- Overlap Waiting with Result Processing.wmv 4MB
- 01.Tasks and Task-based Programming/18.Implementation of lambdas.wmv 3MB
- 01.Tasks and Task-based Programming/04.Creating a task.wmv 3MB
- 01.Tasks and Task-based Programming/19.Language support - closures.wmv 3MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/11.Harvesting Task Results --- the Result Property.wmv 3MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/05.Demo 1 - App Overview.wmv 3MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/09.Waiting for a Task to Finish.wmv 3MB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/10.Passing Data to Tasks - the correct way!.wmv 3MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/18.An Example of using .ContinueWith.wmv 3MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/17.Task Composition --- .ContinueWith.wmv 3MB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/08.Task Priorities Parent-Child Tasks.wmv 3MB
- 01.Tasks and Task-based Programming/08.Demo 1 - why did it crash.wmv 3MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/21.Summary and References.wmv 2MB
- 01.Tasks and Task-based Programming/24.Summary.wmv 2MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/01.Introductions and Agenda.wmv 2MB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/12.Summary and References.wmv 2MB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/01.Introductions and Agenda.wmv 2MB
- 01.Tasks and Task-based Programming/11.Demo 1 - summary.wmv 2MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/02.Technology Layers in .NET 4.wmv 2MB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/19.Many-to-one Task Composition - .ContinueWhenAll, .ContinueWhenAny.wmv 2MB
- 01.Tasks and Task-based Programming/01.Introductions and Agenda.wmv 2MB
- 01.Tasks and Task-based Programming/25.References.wmv 1MB
- 01.Tasks and Task-based Programming/12.Creating tasks more efficiently.wmv 1MB
- 01.Tasks and Task-based Programming/13.Demo 2 - programming for performance.wmv 1MB
- 01.Tasks and Task-based Programming/03.Task-based model --- what's a task.wmv 928KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/04.Demo 1 - Stock History App.wmv 887KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/08.Review Complete, Agenda for Rest of Module.wmv 636KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/05.Demo 1 - Exception Handling.srt 22KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/07.Demo 2 - Task Cancellation.srt 19KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/11.Demo 3 - Passing Data and Outputting Results.srt 14KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/10.Demo 2 - Waiting for Tasks to Finish.srt 14KB
- 01.Tasks and Task-based Programming/10.Demo 1 - correct solution.srt 7KB
- 01.Tasks and Task-based Programming/15.Demo 2 - shared variables.srt 6KB
- 01.Tasks and Task-based Programming/07.Demo 1 - adding tasks.srt 6KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/12.Demo 3 - Harvesting Task Results.srt 5KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/07.Demo 1 - Creating Facade Tasks.srt 5KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/03.Exception Handling Design.srt 5KB
- 01.Tasks and Task-based Programming/16.Demo 2 - verifying correctness.srt 5KB
- 01.Tasks and Task-based Programming/21.Implementation of closures.srt 5KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/06.Task Cancellation.srt 5KB
- 01.Tasks and Task-based Programming/06.Demo 1 - programming for responsiveness.srt 5KB
- 01.Tasks and Task-based Programming/22.Demo 3 - reverse-engineer implementation.srt 4KB
- 01.Tasks and Task-based Programming/05.Execution model.srt 4KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/16.Demo 4 - WaitAny.srt 4KB
- 01.Tasks and Task-based Programming/20.Closures --- pass by reference!.srt 4KB
- 01.Tasks and Task-based Programming/02.Motivation - Responsiveness and Performance.srt 4KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/02.Exception Handling Basics.srt 4KB
- 01.Tasks and Task-based Programming/14.Demo 2 - back in Visual Studio.srt 4KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/06.Demo 1 - Creating Code Tasks.srt 4KB
- 01.Tasks and Task-based Programming/23.Code vs. Facade tasks.srt 4KB
- 01.Tasks and Task-based Programming/17.Language support - lambda expressions.srt 3KB
- 01.Tasks and Task-based Programming/18.Implementation of lambdas.srt 3KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/09.Passing Data to Tasks - the wrong way....srt 3KB
- 01.Tasks and Task-based Programming/04.Creating a task.srt 3KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/15.Demo 4 - WaitAll.srt 3KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/04.TaskUnobservedException Event - example.srt 3KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/03.Review - What's a Task, Code vs. Facade Tasks.srt 3KB
- 01.Tasks and Task-based Programming/19.Language support - closures.srt 3KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/13.Waiting on Multiple Tasks - WaitAll, WaitAny.srt 2KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/20.Demo 5 - .ContinueWith.srt 2KB
- 01.Tasks and Task-based Programming/09.Demo 1 - first solution attempt.srt 2KB
- 01.Tasks and Task-based Programming/24.Summary.srt 2KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/01.Introductions and Agenda.srt 2KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/08.Task Priorities Parent-Child Tasks.srt 2KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/14.WaitAllOneByOne Pattern --- Overlap Waiting with Result Processing.srt 2KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/01.Introductions and Agenda.srt 2KB
- 01.Tasks and Task-based Programming/08.Demo 1 - why did it crash.srt 2KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/09.Waiting for a Task to Finish.srt 2KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/11.Harvesting Task Results --- the Result Property.srt 2KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/21.Summary and References.srt 2KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/17.Task Composition --- .ContinueWith.srt 2KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/02.Technology Layers in .NET 4.srt 2KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/12.Summary and References.srt 2KB
- 01.Tasks and Task-based Programming/01.Introductions and Agenda.srt 2KB
- 03.Coordinating, Canceling, and Exception Handling of Tasks/10.Passing Data to Tasks - the correct way!.srt 2KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/18.An Example of using .ContinueWith.srt 1KB
- 01.Tasks and Task-based Programming/25.References.srt 1KB
- 01.Tasks and Task-based Programming/12.Creating tasks more efficiently.srt 1KB
- 01.Tasks and Task-based Programming/11.Demo 1 - summary.srt 1KB
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/05.Demo 1 - App Overview.srt 1KB
- 01.Tasks and Task-based Programming/13.Demo 2 - programming for performance.srt 813B
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/19.Many-to-one Task Composition - .ContinueWhenAll, .ContinueWhenAny.srt 669B
- 01.Tasks and Task-based Programming/03.Task-based model --- what's a task.srt 619B
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/04.Demo 1 - Stock History App.srt 562B
- 02.Working with Tasks - Creating, Waiting, and Harvesting Results/08.Review Complete, Agenda for Rest of Module.srt 435B