Popular Articles
James Avery does it again with his popular list of developer tools. This time he covers the best Visual Studio add-ins available today that you can download for free.
James Avery
MSDN Magazine December 2005
...
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!
C# 2.0 introduces a wealth of exiting new features, such as generics, iterators, partial classes and anonymous methods. While generics are the most talked-about feature especially for former classic C++ developers, the rest of the new features are important additions to your .NET development arsenal, enhancing power and improving overall productivity. This article is dedicated to all the new C# 2.0 capabilities besides generics to give you a good overall picture of the upcoming features.
Juval Lowy
MSDN ...
Read more!
Apprenez à automatiser les déploiements d'applications SharePoint personnalisés et à utiliser l'API SharePoint pour éviter les définitions de site personnalisées.
E. Wilansky, P. Olszewski, and R. Sneddon
MSDN Magazine May 2008
...
Read more!
Un gadget Sidebar est un petit outil puissant qui est étonnamment facile à créer. Découvrez les gadgets avec Donavon West.
Donavon West
MSDN Magazine August 2007
...
Read more!
Our Blog
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!
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!
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!
Visual Studio 2008 Team Foundation Server Build (better known as Team Build) is a core feature of Team Foundation Server 2008. Microsoft designed Team Build to be an industrial-strength build automation tool.
In the November 2008 issue of MSDN Magazine, Brian A. Randell introduces you to Team Build 2008 and walks you through the process ...
Read more!