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)
James Kovacs explains the dark side of tightly coupled architectures, why they're hard to test and how they limit adaptation. He then proposes a number of solutions.

By James Kovacs (March 2008)
The .NET Compact Framework 3.5 provides a subset of Windows Communication Foundation (WCF) functionality that you can harness to communicate between Windows Mobile devices and desktop PCs. We'll show you how.

By Andrew Arnott (Launch 2008)
OBA solution patterns help architects and developers build Office Business Applications (OBAs). This article introduces the seven core OBA solution patterns and applies one to a real-world problem.

By Steve Fox (March 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 ...
April2007 April 2007
Identity: Secure Your ASP.NET Apps And WCF Services With Windows CardSpace
Windows CardSpace replaces traditional authentication with a more consistent and streamlined login process and improves trust between end-users, applications and services. Michèle Leroux Bustamante explains. Michèle Leroux Bustamante
Aero Glass: Create Special Effects With The Desktop Window Manager
In this article we introduce the Desktop Window Manager, the new interface that manages how windows are rendered on the Windows Vista desktop. Ron Fosner
XmlLite: A Small And Fast XML Parser For Native C++
XmlLite provides a high-performance, low-overhead XML reader and writer geared for applications written in native C++. Learn more here. Kenny Kerr
Event Tracing: Improve Debugging And Performance Tuning With ETW
Event Tracing for Windows (ETW) provides general-purpose, high-speed tracing of events raised by both user-mode applications and kernel-mode device drivers. Learn how ETW can improve your development and debugging work. Dr. Insung Park and Ricky Buch
ASP.NET 2.0: Enforce Web Standards For Better Accessibility
Web standards are about much more than closing HTML tags. They are a critical factor in how well software components can be used in future contexts. Ben Waldron
Code Download (1,463 KB)
.Chm Files

Columns
Editor's Note: Winning Team
Josh Trupin discusses MSDN Magazine's awards from the Society for Technical Communication Joshua Trupin
Toolbox: WiX Installation, Creating PowerPoint Decks, and More
The WiX toolset’s use of a command-line environment allows for integration with automated build processes. The Toolbox column explains. Scott Mitchell
CLR Inside Out: New Library Classes in "Orcas"
The next version of Visual Studio currently code-named “Orcas”supports advanced encryption algorithms, Elliptic curve cryptography, big integers, and other security enhancements. The CLR team explains. Mike Downen, Inbar Gazit, and Justin Van Patten
Data Points: Disabling Constraints and Triggers
What to do when you need to disable triggers and constraints to perform data synchronization and other tasks with an offline database. John Papa
Team System: Work Item Tracking
In this column, Brian Randell explains how to build a simple Work Item explorer and demonstrates the core operations needed to add work item support when building your own add-in. Brian A. Randell
Cutting Edge: Subclassing and Overriding ASP.NET Pages—Part I
There are a number of techniques that allow you to modify a running ASP.NET page without touching its source code. Dino discusses some this month. Dino Esposito
Security Briefs: Improve Manageability through Event Logging
When something goes wrong, a manageable application will tell the administrator how to fix the problem. The Windows Event Log can provide the necessary information. Keith Brown
Service Station: WCF Messaging Fundamentals
This month Aaron Skonnard highlights some of the key messaging features behind the sophisticated XML-based messaging framework of Windows Communication Foundation. Aaron Skonnard
Extreme ASP.NET: Web Deployment Projects
ASP.NET 2.0 development is the easiest ASP development yet. Fritz Onion reveals why. Fritz Onion
Foundations: 3D Mesh Geometries
This month Charles Petzold focuses on a very important part of the Viewport3D assemblage—the MeshGeometry3D class that defines the geometry of a 3D object in Windows Communication Foundation. Charles Petzold
.NET Matters: Restart Manager and Generic Method Compilation
This month Stephen Toub answers questions pertaining to the Windows Vista Restart Manager API and generic method compilation. Stephen Toub
Netting C++: Mapping Templates to Generics
In this installment, Stanley Lippman continues to port his ISO-C++ Text Query Language application to the Microsoft .NET Framework and C++/CLI. Stanley Lippman
{ End Bracket }: Geopegging
Josh Trupin introduces geopegging--a special technique for storing GPS location data in a JPG. Joshua Trupin
Page view tracker