Click to Rate and Give Feedback
Popular Articles
Learn how you can peer-enable business applications by allowing them to share state in a serverless peer network.

By Kevin Hoffman (July 2008)
We will introduce you to the Visual Studio Profiler by walking through a sample performance investigation, pinpointing code inefficiencies in some sample applications.

By Hari Pulapaka and Boris Vidolov (March 2008)
Animating with Silverlight is easier than you think. Here we create a 3D app that folds a polyhedron using XAML, C#, and by emulating the DirectX math libraries.

By Declan Brennan (April 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)
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 ...
October2006 October 2006
WCF Essentials: What You Need To Know About One-Way Calls, Callbacks, And Events
Object and component-oriented programming have only one way for clients to call a method, but Windows® Communication Foundation introduces two more. In this article Juval Lowy explains how they work. Juval Lowy
Peer To Peer: Harness The Power Of P2P Communication In Windows Vista And WCF
P2P applications face a number of barriers preventing their wide adoption as a productivity solution. Fortunately Windows Vista improves the situation, as you’ll learn here. Justin Smith
App Fundamentals: Build A Great User Experience With Windows Presentation Foundation
The Windows Presentation Foundation application model distinguishes between standalone and browser applications and between menu driven and hyperlink driven navigation, resulting in a more satisfying experience for your users. Michael Weinhardt
Web Service Workflows: Deploy Distributed Business Processes With Windows Workflow And Web Services
Due to the distributed nature of a business process it makes sense for a workflow to be deployed as a distributed application. See how Windows Workflow and Web Services hold the key. Israel Hilerio
SQL Server 2005: Jazz Up Your Data Using Custom Report Items In SQL Server Reporting Services
Custom report items in SQL Server 2005 Reporting Services address your needs for custom reports without the pain of doing it from scratch. Teo Lachev
Code Download (1484 KB)
.Chm Files

Columns
Editor's Note: Some Things Are Easier Said Than Done
Executive Editor Josh Trupin gets himself in trouble with live electrical current and a penchant for twiddling. Joshua Trupin
Toolbox: Protecting Code, Persisting Data, and More
This month obfuscating your code, persisting your data, and a good read on SQL Server 2005. Scott Mitchell
CLR Inside Out: IronPython
IronPython, the CLR implementation of the dynamic programming language Python is introduced this month. James Schementi
Inside MSDN: Consuming MSDN Web Services
Get the inside track on how the MSDN team uses Web Services to power MSDN2. Craig Andera
Test Run: Competitive Analysis Using MAGIQ.
The goal of competitive analysis is to compare the overall quality of your software against similar systems. But it’s not easy. Here James McCaffrey accomplishes the goal with the help of a little MAGIQ. Dr. James McCaffrey and Nasa Koski
Cutting Edge: Simplify Task Progress with ASP.NET "Atlas"
Dino Esposito rewrites his task progress bar with the help of ASP.NET “Atlas.” Dino Esposito
Extreme ASP.NET: Control Adapters
Control adapters let you provide alternate renderings of controls for mobile devices. But they can also be used to completely change the rendering of a con¬trol based on browser type, which can be useful in a number of situations. Fritz Onion
Security Briefs: CardSpace, SqlMembershipProvider, and More
This month Keith Brown fields some reader questions on InfoCard turned CardSpace and passwords for SqlMembershipProvider. Keith Brown
Wicked Code: Running ASMX Web Services on STA Threads
Jeff Prosise describes performance problems in an ASMX Web service that relied on legacy COM and Visual Basic 6.0 to perform key processing tasks and the approach he took to find a fix. Jeff Prosise
C++ at Work: IRegistrar, Finding Submenus, and More
This month DLL problems, context menus, MFC strings to managed C++, and more. Paul DiLascia
{End Bracket}: Is Programming an Art?
This month Stanley B. Lippman asks the question: Is programming an art? Find out what he concludes after some serious contemplation. Stanley B. Lippman
Page view tracker