Click to Rate and Give Feedback
Popular Articles
With custom form regions in Outlook you can pull in data from designated data sources and truly customize your users' Outlook 2007 experience.

By Steve Fox (Launch 2008)
Mike Volodarsky demonstrates the IIS 7.0 extensibility model by extending the Response Modification into a configurable Web server module and a custom management page for IIS Manager.

By Mike Volodarsky (Launch 2008)
Joel Pobar presents an introduction to how compilers work and how you can write your own compiler to target the .NET Framework.

By Joel Pobar (February 2008)
Learn how to create a workflow that uses InfoPath forms and other office documents for passing data to targeted activities and for use in Office documents.

By Rick Spiewak (June 2008)
More ...
Read the Blog
In the November issue of MSDN Magazine, Jeffrey Richter demonstrates some recent additions to the C# programming language that make working with the APM significantly easier. In the June ...
Read more!
The July 2008 issue of MSDN Magazine is now available online. Here's what's in the issue: Data Services: Develop ...
Read more!
The June 2008 issue features the first installment of a new MSDN Magazine column on software design fundamentals. We’ll discuss design patterns and principles in a manner that isn't bound to a specific tool or lifecycle methodology. In this issue, Jeremy Miller starts the Patterns in Practice column ...
Read more!
In the April 2008 issue of MSDN Magazine, Kenny Kerr introduced the Windows Imaging Component (WIC), showing you how you can use it to encode and decode different image ...
Read more!
A combination of the retained-mode graphics system and notification mechanisms such as dependency properties unleash the flexibility and power of Windows Presentation Foundation (WPF, allowing these objects to be targets of data bindings and animations. In the June 2008 issue of MSDN Magazine, Charles ...
Read more!
One problem with GUI programming in C++ is that most libraries are too low level, putting much of the burden on the programmer. In the June 2008 issue of MSDN Magazine, John Torjo introduces you eGUI++, a C++ library that gives you a ...
Read more!
More ...
October2007 October 2007
Pooled Threads: Improve Scalability With New Thread Pool APIs
The new threadpool APIs in Windows Vista and in the upcoming Windows Server 2008 provide advances that even native Windows developers can benefit from. Robert Saccone
WPF Threads: Build More Responsive Apps With The Dispatcher
Understanding the Windows Presentation Foundation threading model helps when creating user interfaces that are both compelling and responsive. Shawn Wildermuth
Parallel LINQ: Running Queries On Multi-Core Processors
Use Parallel Language Integrated Query (PLINQ) to take advantage of multi-processor computers and the newer wave of multi-core processors. Joe Duffy and Ed Essey
Parallel Performance: Optimize Managed Code For Multi-Core Machines
While multi-core processors have become increasingly common, most applications still fail to take advantage of multiple cores. Here's an overview of creating multithreaded applications that benefit from these new processors. Daan Leijen and Judd Hall
Mobile Apps: Adjust Your Ring Volume For Ambient Noise
Here's an overview of designing and installing a Windows Mobile app that monitors the noise level in the surrounding environment and adjusts the ring volume of a Pocket PC accordingly. Chris Mitchell
Code Download (1483 KB)
.Chm Files

Columns
Editor's Note: The Complexity of Complexity
This month our new Editor-in-Chief, Howard Dierking, ponders the convenience of metaphor and abstraction in both software design and magazine production. Howard Dierking
Toolbox: Manage databases, easier FTP, and clustered caching
This month's products include DatabaseSpy, FileZilla, NCache, and more. Scott Mitchell
CLR Inside Out: IronPython and the Dynamic Language Runtime
This column uses the .NET version of the Python programming languages IronPython to demonstrate the value of dynamic languages and the new Dynamic Language Runtime. Bill Chiles
Basic Instincts: Type inference in Visual Basic 2008
Visual Basic 2008 provides type inference to get the language ready to take advantage of LINQ and make your code more robust. Bill Horst
Data Points: Common Table Expressions
In T-SQL, views and derived tables serve similar purposes and have their advantages. But when working with SQL Server 2005,there's a third option--using Common Table Expressions (CTEs). John Papa explains. John Papa
Cutting Edge: AJAX application architecture, Part 2
The second of this two-part series delves into the script services programming model, which is useful if you're looking for a full paradigm shift in building AJAX applications. Dino Esposito
Test Run: Test automation with Windows XP Embedded
This month's column explores how to create lightweight but powerful UI test automation for software systems that run on Windows XP Embedded. Dr. James McCaffrey and Mike Hall
Foundations: 3D text in WPF
This month Charles Petzold explores techniques for generating 3D text in Windows Presentation Foundation. Charles Petzold
Windows with C++: Task Scheduler 2.0
The new Task Scheduler in Windows Vista can do so much more than previous versions. We introduce some basic concepts and building blocks you can put to use in your own scheduled task projects. Kenny Kerr
Netting C++: Describing the EEK!-osystem
This column crafts an XML document to hold the mouse environment simulation data and shows how to incorporate an XML file into the program using a DataSet. Stanley B. Lippman
.NET Matters: Deadlock monitor
This month Stephen Toub discusses deadlocks that can occur when synchronizing threads. Stephen Toub
{ End Bracket }: Matrimony mashup
Our site manager Mike Richter leverages Virtual Earth, the Microsoft MapPoint Web service, and Visual Studio to automate the creation of a Web site for his future nuptials and to manage the guest list. Michael Richter
Page view tracker