Logo

Parallel Programming with Microsoft .NET

Large book cover: Parallel Programming with Microsoft .NET

Parallel Programming with Microsoft .NET
by

Publisher: Microsoft Press
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Test Driven .NET Development with FitNesseTest Driven .NET Development with FitNesse
by - Neuri Limited
This book takes you on a journey through the wonderful world of FitNesse, a great web-based tool for software acceptance testing. FitNesse enables software developers and business people to build a shared understanding of the domain.
(9967 views)
Book cover: Introduction to .NET Framework 3.0Introduction to .NET Framework 3.0
- Wikibooks
The .NET Framework 3.0 has been created mainly as an extension of .NET 2.0. Hence, most of the features of .NET 2.0 would be workable with .NET 3.0. Migration from .NET 2.0 to .NET 3.0 is easy as it involves only the upgradation of the features.
(8708 views)
Book cover: Design and Implementation Guidelines for Web ClientsDesign 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.
(14051 views)
Book cover: Improving Web Application Security: Threats and CountermeasuresImproving Web Application Security: Threats and Countermeasures
by - Microsoft Press
This guide gives you a foundation for designing, and configuring secure ASP.NET Web applications. Whether you have existing applications or are building new ones, you can apply the guidance to help you make your Web applications hack-resilient.
(17202 views)