8/1/2011

Inside TAP

The Task-based Asynchronous Pattern streamlines asynchronous programming and extends the multithreading capabilities of the Microsoft .NET Framework 4.


In-Depth

Deep Dive: Task-Based Asynchronous Pattern

This article introduces the TAP and the associated .NET language changes that streamline asynchronous programming and extend the multithreading enhancements in the Microsoft .NET Framework 4.


Tear-Off ToolStrips in Windows Forms

Starting with Microsoft Office, users have been able to double-click or drag a toolbar and have it become a floating window that can be moved or docked to the side of the application window. Here's how to implement a basic version of this behavior in C# Windows Forms applications.


Subscribe on YouTube