Parallel Programming with Microsoft .NET
by Colin Campbell, Ralph Johnson, Stephen Toub
Publisher: Microsoft Press 2010
ISBN/ASIN: 0735651590
ISBN-13: 9780735651593
Number of pages: 217
Description:
A book that introduces .NET programmers to patterns for including parallelism in their applications. Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce. Each pattern has its own chapter. Each chapter includes a description of the problem, an example of where the pattern is applicable, and code that implements the solution.
Download or read it online for free here:
Read online
(online html)
Similar books

by Cesar de la Torre, Bill Wagner, Mike Rousos - Microsoft Corporation
This guide is an introduction to developing microservices-based applications and managing them using containers. To make it easier to get started, the guide focuses on a reference containerized and microservice-based application that you can explore.
(5077 views)

by Christian Holm, Mike Kruger, Bernhard Spuida - Wrox Press
Dissecting a CSharp Application teaches advanced techniques of .NET programming by getting an insiders' look at the complete Integrated Development Environment, SharpDevelop, written in C#. It includes all advanced features of a modern IDE.
(22900 views)

- Microsoft Press
This guide addresses specific goals of presentation layer component design. It provides code samples that enable you to use design patterns and Microsoft .NET Framework programming idioms effectively in the presentation layer of your applications.
(13223 views)

by Nate Barbettini - recaffeinate.co
I wrote this book to help developers and people interested in web programming learn about ASP.NET Core 2.0, a new framework for building web applications and APIs. This short book is structured as a tutorial. You'll build an app from start to finish.
(6081 views)