Popular Articles
Now you can perform efficient, sophisticated text analysis using regular expressions in SQL Server 2005.
David Banister
MSDN Magazine February 2007
...
Read more!
Jason Clark
MSDN Magazine July 2003
...
Read more!
Here we describe some of the more common challenges to concurrent programming and present advice for coping with them in your software.
Joe Duffy
MSDN Magazine October 2008
...
Read more!
The MVP pattern helps you separate your logic and keep your UI layer free of clutter. This month learn how.
Jean-Paul Boodhoo
MSDN Magazine August 2006
...
Read more!
Ray Djajadinata
MSDN Magazine May 2007
...
Read more!
Our Blog
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!
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!
Every month, the CLR team gives us insight into the core of managed code, .NET programming best practices, technologies underlying the CLR and .NET Framework, and other tips and suggestions.
In the December 2008 issue of MSDN Magazine, Erika Fuentes and Eric Eilebrecht cover some common issues developers encounter when tuning ...
Read more!
So many factors can affect the performance of a Web page—the distance between server and client, the size of the elements on the page, how the browser loads these elements, available bandwidth. Finding those bottlenecks and identifying the culprits is no easy task.
In the November 2008 issue of MSDN Magazine, Jim Pierson introduces ...
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!