Click to Rate and Give Feedback
Popular Articles
Animating with Silverlight is easier than you think. Here we create a 3D app that folds a polyhedron using XAML, C#, and by emulating the DirectX math libraries.

By Declan Brennan (April 2008)
See how to build a document-level Visual Studio Tools for Office customization and integrate it with a content type in SharePoint.

By Steve Fox (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)
We will introduce you to the Visual Studio Profiler by walking through a sample performance investigation, pinpointing code inefficiencies in some sample applications.

By Hari Pulapaka and Boris Vidolov (March 2008)
More ...
Read the Blog
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!
In the April 2008 issue of MSDN Magazine, Kenny Kerr introduced the Windows Imaging Component (WIC), showing you how you can use it to encode and decode different image ...
Read more!
A combination of the retained-mode graphics system and notification mechanisms such as dependency properties unleash the flexibility and power of Windows Presentation Foundation (WPF, allowing these objects to be targets of data bindings and animations. In the June 2008 issue of MSDN Magazine, Charles ...
Read more!
One problem with GUI programming in C++ is that most libraries are too low level, putting much of the burden on the programmer. In the June 2008 issue of MSDN Magazine, John Torjo introduces you eGUI++, a C++ library that gives you a ...
Read more!
More ...
August2007 August 2007
Gadgets: Build Your Own Windows Vista Sidebar Gadget
A Sidebar gadget is a powerful little too that's surprisingly easy to create. Get in on the fun with Donavon West. Donavon West
WPF: Flexible Content Display With Flow Documents
Markus Egger discusses all the flexibility and power of flow documents in Windows Presentation Foundation Markus Egger
OPC: A New Standard For Packaging Your Data
Open Packaging Conventions (OPC) defines a structured means for storing application data together with related resources. Learn about the benefits here. Jack Davis and Andrey Shur
Office Apps: Extend Your VBA Code With VSTO
VSTO brings you the full feature set of Visual Studio including LINQ, WPF, WCF, and the .NET Framework 3.5. Paul Stubbs and Kathleen McGrath
Excel Services: Develop A Calculation Engine For Your Apps
The Excel Services architecture lets users design their own algorithms and share workbooks on a server. Vishwas Lele and Pyush Kumar
Code Download (1291 KB)
.Chm Files

Columns
Editor's Note: Thanks for the Memories!
Stephen Toub gets nostalgic as he prepares to leave MSDN Magazine. Stephen Toub
Toolbox: Create Graphs, Send E-Mail, Spell-Check, and More
Turn boring data into stunning graphs, create, parse, send, and receive mail messages from code, and more. Scott Mitchell
CLR Inside Out: Collections Best Practices
This month Inbar Gazit shows readers how to get the most out of the System.Collections namespace. Inbar Gazit
Basic Instincts: Query Comprehensions
Scott Wisniewski digs into LINQ and builds a custom query provider to create queries in real-world apps. Scott Wisniewski
Office Space: Solution Deployment with SharePoint 2007
WSS 3.0 introduces a new deployment mechanism that lets you move your development efforts into a staging or production environment. Ted Pattison
Cutting Edge: Canceling Server Tasks with ASP.NET AJAX
This month Dino explains how to remotely cancel tasks running on the server using ASP.NET AJAX. Dino Esposito
Extreme ASP.NET: Web Client Software Factory
The Web Service Software Factory is designed to provide guidance and enhanced tools for building Web services using ASMX or WCF. Fritz Onion
Foundations: Declarative WCF Security
Juval Lowy designs easily configured security settings for applications built on Windows Communication Foundation. Juval Lowy
Netting C++: Configuration with XML
Stanley B. Lippman explores the use of C++/CLI as a pure Microsoft .NET Framework-compliant language. Stanley B. Lippman
Windows with C++: Windows Vista Control Enhancements
With the release of Windows Vista, C++ developers will be happy to know there's plenty of magic left to perform. This new column will provide the necessary insight. Kenny Kerr
{ End Bracket }: Dependency Management
Dependency management, in which one group provides a software component to be utilized by others, can really benefit from some structure and collaborative efforts. Eric N. Bush
Page view tracker