Sign in
MSDN Magazine
The official blog of MSDN Magazine
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
5 Questions
Active Directory
ADO.NET
Agile
AJAX
alt.msdn
animation
Announcements
architecture
ASP.NET
Async
BizTalk
BUILD
C#
C++
CLR
concurrency
Conferences
data binding
data services
David Platt
Don't Get Me Started
dynamic languages
Editor's Choice
Editor's Notes
F#
games
globalization
graphics
HTML5
IIS
interop
interview
IronPython
IronRuby
issue preview
JavaScript
jQuery
languages
LINQ
Mango
March
MFC
mobile apps
model-view-controller, MVC
Mono
MSDN Library
MSDN Magazine
MVC
new issue
newsletter
Office
Pages
parallel programming
patterns
performance
preview
project management
Q&A
rich internet applications, RIA
robotics
screenshots
SDL
Security
services
SharePoint
Silverlight
Sinofsky
Smartphone
software
Speech Server
SQL Server
Steven Sinofsky
Team Foundation Server
Team Foundation Service
Team System
Test Run
Testing
TFS
Thoughts
Threading
tracking
transactions
Utilities
Virtual Labs
virtualization
Visual Basic
Visual Studio
VSTO
WCF
Web apps
Windows 8
Windows Azure
Windows Mobile
Windows Phone 7
Windows PowerShell
workflows
WPF
XNA Game Studio
Browse by Tags
MSDN Blogs
>
MSDN Magazine
>
All Tags
>
parallel programming
Tagged Content List
Blog Post:
Gone With the Week (APR 12 – 16, 2010)
Diego Dagum
Take a look to what independent media was covering while Visual Studio 2010, .NET 4.0 and Silverlight 4 were launched. RIA at Work: Silverlight 4 Released Kathleen Richards discusses the fourth version of Silverlight, its features and especially extensibility and companion goodies...
on
16 Apr 2010
Blog Post:
Building Concurrent Apps with F#
tdorsey
One stumbling block that developers encounter with asynchronous programming is that they become so concerned with getting concurrency right that they forget the core simplicity of the program. F# lets you separate simple programs from the concurrent control flow and reveal the simplicity and readability...
on
27 Oct 2008
Blog Post:
.NET Matters: False Sharing in Parallel Programming
tdorsey
There’s no programming model that magically eliminates all concurrency-related issues, so understanding how memory and caches work is still important to write efficient parallel programs. In the October 2008 issue of MSDN Magazine , Stephen Toub, Igor Ostrovsky, and Huseyin Yildiz explain how architectural...
on
22 Oct 2008
Blog Post:
Parallel Programming with Visual Studio
tdorsey
Multicore systems are becoming increasingly prevalent, but the majority of software today will not automatically take advantage of this additional processing ability. And multithreaded programming, for anything but the most trivial of systems, is incredibly difficult and error prone today. In the October...
on
6 Oct 2008
Page 1 of 1 (4 items)