Windows developers, explore the basics of using thread pools to accomplish tasks asynchronously.
Latest Threads Articles
Tray Notify - Part III (WCF Service)
Part three of a series that illustrates using WCF to communicate between a Windows service and client application.
Tray Notify - Part I (Getting Started)
Part one of a series that illustrates using WCF to communicate between a Windows service and client application.
The Practical Guide to Multithreading - Part 1
Understand from this guide how and when - as well as when not - to use multithreading.
Extending Microsoft's Concurrency and Coordination Runtime with MSMQ
Join Microsoft's Concurrency and Coordination Runtime and MSMQ to coordinate work across processes on multiple computers.
Using the Task Parallel Library and PLINQ to Go Parallel
With more and more computers using a multi-core processor, the free lunch of increased clock speeds and the inherent performance gains are over. Software developers must instead make sure their applications take use of all the cores available in an efficient manner. New features in .NET 4.0 mean that managed code developers too can join the party.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Back to Basics: The String Class
Take the plunge into the string class and master it.

Developer Careers for the VB Programmer
Learn about the various types of software development there are as well the job titles that go along with them.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.