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
Shove It, FizzBuzz: How to Find and Land a .NET Development Jobby Dave Haynes - shoveitfizzbuzz.com
This book teaches you the five traits every successful developer should possess, gives tips on how to improve your overall marketability, teaches you how to write an effective resume, and prepares you for a technical interview.
(11183 views)
.NET Microservices: Architecture for Containerized .NET Applicationsby 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.
(8130 views)
COM and .NET Interoperabilityby Andrew Troelsen - Apress
This book covers the building blocks of the COM and .NET architectures, internal aspects of COM /.NET interoperability, teaches readers on how to build custom COM /.NET conversion tools, covers Win32 API, C DLLs from .NET applications, and more.
(13296 views)
Developer's Guide to Microsoft Enterprise Library, C# Editionby Alex Homer - Microsoft Press
You are holding in your hands a book that will make your life as an enterprise developer a whole lot easier. It's a guide on Microsoft Enterprise Library and it's meant to guide you through how to apply .NET for enterprise development.
(13534 views)