Popular Articles
Chris Tavares explains how the ASP.NET MVC Framework's Model View Controller pattern helps you build flexible, easily tested Web applications.
Chris Tavares
MSDN Magazine March 2008
...
Read more!
This article presents an overview of the motivation behind new techniques that decompose problems into independent pieces for optimal use of parallel programming.
David Callahan
MSDN Magazine October 2008
...
Read more!
Jason Clark
MSDN Magazine July 2003
...
Read more!
Here we present techniques for programmatic and declarative data binding and display with Windows Presentation Foundation.
Josh Smith
MSDN Magazine July 2008
...
Read more!
Now you can perform efficient, sophisticated text analysis using regular expressions in SQL Server 2005.
David Banister
MSDN Magazine February 2007
...
Read more!
Our Blog
We're currently in the process of stepping back and taking a critical look at our Web site to see how you all are using it - and how we can redesign parts of it (big or small) to make that experience better. We are continuously receiving your feedback on existing frustrations and we are working hard to remedy those (as a general fyi, most of the frustrations have to do with navigation). However, in order to get a sense of whether we need to look at some of the more fundamental ...
Read more!
Earlier this year MSDN Magazine embarked on a collaborative project with Behind the Code, an interview program airing on MSDN Channel 9. In this program, Robert Hess interviews prominent developers at Microsoft, and those developers also write a column for { End Bracket } in MSDN Magazine. In the newest interview, Richard Ward talks about working on the core infrastructure components of future versions of Windows, as well as ...
Read more!
C# developers can use the Visual Studio Tools for the Office System (VSTO) Power Tools Office interop API extensions to streamline Office application development. The extensions provide a thin, strongly typed layer over the loosely typed Office object models.
In the December 2008 issue of MSDN Magazine, Andrew Whitechapel, Phillip Hoff, and Vladimir Morozov walk you through developing ...
Read more!
Silverlight provides a browser interoperability layer that allows managed code to access the document object model (DOM) of the underlying page. At the same time, JavaScript code running in the page can access the XAML content of the plug-in and even make modifications.
In the November 2008 issue of MSDN Magazine, Dino Esposito discusses the ...
Read more!
It’s helpful to think about secure design from a more holistic perspective by using threat models to drive your security engineering process.
In the November 2008 issue of MSDN Magazine, Michael Howard proposes using the threat model to help drive other SDL security requirements, primarily code review priority, fuzz testing priority, ...
Read more!