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
Application Architecture for .NET: Designing Applications and Services- Microsoft Press
This book provides architecture-level and design-level guidance for application architects and developers that need to build distributed solutions with Microsoft .NET Framework. This guide assumes you are familiar with .NET component development.
(12270 views)
Design and Implementation Guidelines for Web Clients- 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.
(15691 views)
Enterprise Solution Patterns Using Microsoft .Netby Microsoft Corporation - Microsoft Press
The book embraces existing work in the patterns community, contributes new patterns, and implements these patterns in .NET. Included are an introduction to patterns and a catalog of 32 architecture, design, and implementation patterns.
(12881 views)
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.
(11510 views)