Click to Rate and Give Feedback
Popular Articles
Efficient parallel applications aren’t born by merely running an old app on a parallel processor machine. Tuning needs to be done if you’re to gain maximum benefit.

By Rahul V. Patil and Boby George (June 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)
One-time passwords offer solutions to dictionary attacks, phishing, interception, and lots of other security breaches. Here's how it all works.

By Dan Griffin (May 2008)
Here we present techniques for programmatic and declarative data binding and display with Windows Presentation Foundation.

By Josh Smith (July 2008)
More ...
Read the Blog
Windows Presentation Foundation (WPF) offers excellent support for managing the display and editing of complex data. In the December 2007 edition of MSDN Magazine, John Papa did a great job of explaining essential WPF data binding concepts. ...
Read more!
The most fundamental form of Web testing is HTTP request/response testing. This involves programmatically sending an HTTP request to the Web application, fetching the HTTP response, and examining the response for an expected value. In the May 2008 issue of MSDN Magazine, Read more!
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!
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