Printer Friendly Version      Send     
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)
Here is an ASP.NET AJAX data-driven Web application that takes the best features from server- and client-side programming to deliver an efficient, user-friendly experience.

By Bertrand Le Roy (October 2008)
If you're unfamiliar with Windows Presentation Foundation (WPF), building that first Silverlight custom control can be a daunting experience. This article walks through the process.

By Jeff Prosise (August 2008)
We introduce you to the EDI functionality within BizTalk Server 2006 R2, illustrating schema creation, document mapping, EDI delivery and transmission, and exception handling.

By Mark Beckner (August 2008)
More ...
Read the Blog
Well designed code keeps things that have to change together as close together in the code as possible and allows unrelated things in the code to change independently, while minimizing duplication in the code. In the October 2008 issue of MSDN Magazine, Jeremy Miller shows you some design ...
Read more!
The process for ink capture and analysis on the Tablet PC is straightforward in managed code. To the uninitiated developer, however, creating unmanaged Tablet PC applications can be rather daunting. In the October 2008 issue of MSDN Magazine, Gus Class a quick introduction to the Tablet PC ...
Read more!
Multicore systems are becoming increasingly prevalent, but the majority of software today will not automatically take advantage of this additional processing ability. And multithreaded programming, for anything but the most trivial of systems, is incredibly difficult and error prone today. In the October 2008 issue of MSDN ...
Read more!
Concurrent programming is notoriously difficult, even for experts. You have all of the correctness and security challenges of sequential programs plus all of the difficulties of parallelism and concurrent access to shared resources. In the October 2008 issue of MSDN Magazine, David Callahan describes ...
Read more!
A major advantage of AJAX and Silverlight applications is that they can transparently and continuously interact with a back-end service. The problem is that they run over HTTP, which wasn't designed with security in mind. In the September 2008 issue of MSDN Magazine, Dino Esposito shows you ...
Read more!
Unhandled exception processing shouldn't be a mystery. It's actually quite useful since it gives a crashing application an opportunity to perform last-minute diagnostic logging about what went wrong. In the September 2008 issue of MSDN Magazine, Gaurav Khanna discusses how ...
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
© 2008 Microsoft Corporation and CMP Media, LLC. All rights reserved; reproduction in part or in whole without permission is prohibited.
Page view tracker