Click to Rate and Give Feedback
Popular Articles
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)
Microsoft Robotics Studio is not just for playing with robots. It also allows you to build service-based applications for a wide range of hardware devices.

By Sara Morgan (June 2008)
Kenny Kerr sings the praises of the new Visual C++ 2008 Feature Pack, which brings modern conveniences to Visual C++.

By Kenny Kerr (May 2008)
Here we introduce you to some of the concepts behind the new F# language, which combines elements of functional and object-oriented .NET languages. We then help you get started writing some simple programs.

By Ted Neward (Launch 2008)
More ...
Read the Blog
SQL Server Data Services (SSDS) is a robust, scale-free data service that internally uses proven SQL Server technology and exposes its functionality over industry standard Web service interfaces. In the July 2008 issue of MSDN Magazine, David Robinson introduces ...
Read more!
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!
More ...
September2007 September 2007
ASP.NET: ScriptManager Enables AJAX In Your Web Apps
Learn how to use the ScriptManager control, which provides much of the magic behind ASP.NET AJAX. Ben Rush
Find It: Integrate Search Into Your Site With ASP.NET
We implement search providers for both Live.com and SharePoint so you can take advantage of either in your own applications. Marco Bellinaso
Networking: Get Connected With The .NET Framework 3.5
This article covers three core changes to networking support in Visual Studio 2008 and the upcoming release of the .NET Framework. Mariya Atanasova, Larry Cleeton, Mike Flasko, and Amit Paka
IIS 7.0: Extend Your WCF Services Beyond HTTP With WAS
Learn about a new IIS feature called the Windows Process Activation Service (WAS) that makes it possible to host Web services beyond HTTP. Dominick Baier, Christian Weyer, and Steve Maine
Unit Testing: Exploring The Continuum Of Test Doubles
Creating and using mock component servers simplifies unit testing. Use these examples to get started. Mark Seemann
Code Download (718 KB)
.Chm Files

Columns
Editor's Note: Summer in New York
As the thermometer rises, we cool down with a look at AJAX technologies. Joshua Trupin
Toolbox: ASP.NET Controls, FTP, and More
ASP.NET controls, a comprehensive FTP library, rich imaging support, and a book about SQL Server 2005. Scott Mitchell
CLR Inside Out: COM Connection Points
We create an Active Template Library (ATL) connection point server. Thottam R. Sriram
Basic Instincts: Lambda Expressions
Sample the basic concepts of lambda expressions, explore their benefits, and witness how to use them to write more expressive programs. Timothy Ng
Cutting Edge: AJAX Application Architecture, Part 1
In the first of a two-part column, Dino explains AJAX from an architectural standpoint to help developers, architects, designers, and administrators better understand the issues that affect their sites. Dino Esposito
Team System: Work Items and Undo Support
Add support for work items to the Team Foundation Server version control add-in. Brian A. Randell
Foundations: Workflow Communications
Matt Milner introduces the Windows Workflow Foundation (WF) communication architecture and covers sending data out of a workflow and submitting data to running workflow instances. Matt Milner
Security Briefs: Exploring Claims-Based Identity
Keith Brown introduces you to the new identity model in the Microsoft .NET Framework 3.0. Keith Brown
.NET Matters: Tales from the CryptoRandom
Stephen Toub and Shawn Farkas discuss creating an adapter that takes the functionality of RNGCryptoServiceProvider and adapts it to the interface of Random. Stephen Toub and Shawn Farkas
{ End Bracket }: Turning the Pages with WPF
The British Library is digitizing some of its collection to reach a broad audience. Even better, the digitized versions are being turned into a rich interactive experience that brings the books to life. Tim Sneath
Page view tracker