Click to Rate and Give Feedback
Popular Articles
OBA solution patterns help architects and developers build Office Business Applications (OBAs). This article introduces the seven core OBA solution patterns and applies one to a real-world problem.

By Steve Fox (March 2008)
Here we present a rundown of the various language paradigms of CLR-based languages via short language introductions and code samples.

By Joel Pobar (May 2008)
The .NET Compact Framework 3.5 provides a subset of Windows Communication Foundation (WCF) functionality that you can harness to communicate between Windows Mobile devices and desktop PCs. We'll show you how.

By Andrew Arnott (Launch 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 ...
December2006 December 2006
Mobilize: Explore The New Features In Windows Embedded CE 6.0
Paul Yao presents an overview of Windows Embedded CE 6.0. Paul Yao
Graphics To Go: Make A Mobile Imaging App With The .NET Compact Framework 2.0
This article focuses on developing for Pocket PCs, a skill which can then be transferred to Smartphone application development. Rob Pierry
Windows Workflow: Build Custom Activities To Extend The Reach Of Your Workflows
This article covers the core components required for building custom activities in Windows Workflow Foundation. Matt Milner
Extend ASP.NET: Simplify Data Binding In ASP.NET 2.0 With Our Custom Control
The wwDataBinder control addresses simple control data binding--binding simple form controls like textboxes, checkboxes, and the selected values of list controls to individual data or object values. Rick Strahl
BizTalk Adapters: Integrate E-Mail Processing Into Your Business Solutions
Use BizTalk Server to monitor e-mail for new messages, trigger confirmations, and persist e-mail and attachments to a custom database. Alex Starykh
Locale Hero: Enable Global Apps With Locale Builder And Windows Vista
Everything you need to know about locales in Windows Vista. Kieran Snyder and Shawn Steele
Code Download (4626 KB)
.Chm Files

Columns
Editor's Note: A Look Into the Future
Josh Trupin takes a look at mobility, the theme of this month’s issue. Joshua Trupin
Toolbox: Issue and Defect Tracking, Automate IT Tasks, and More
In this issue, issue and defect tracking, automating IT tasks, and more. Scott Mitchell
Advanced Basics: TableLayoutPanels
This month Ken Getz writes a demo-creation system for Windows-based applications, which he calls a switchboard. Ken Getz
CLR Inside Out: Inside Diagnostic Tools for .NET
In this installment of CLR Inside Out, a look inside the CLR Profiling API and tools that use it. Jonathan Keljo
Data Points: RSS Feeds on a Smartphone
John Papa builds a Windows Mobile 5.0 application that reads RSS feeds and loads them into an ADO.NET DataSet. John Papa
Cutting Edge: The Client Side of ASP.NET Pages
This month Dino Esposito dissects the client-side source code generated by ASP.NET pages. Dino Esposito
Test Run: String Permutations
The ability to programmatically create and use string permutations is essential in software testing, as James McCaffrey explains. Dr. James McCaffrey
Service Station: Web Service Software Factory
Web Service Software Factory is designed to help you build Web service solutions that follow known architecture and design patterns, as Aaron Skonnard explains here. Aaron Skonnard
.NET Matters: Deserialization Progress, and More
Build a standard progress bar that indicates how much deserialization has completed and how much still remains. Plus, System.Collection.Generics performance. Stephen Toub
Netting C++: The Design Space of the Common Type System
Stanley Lippman moves Text Query Language to the Microsoft .NET Framework using the C++/CLI language extensions in Visual C++ 2005. Stanley B. Lippman
{End Bracket}: And Along Came 10…
IntroducingOn10.net (http://on10.net), the Channel 9 answer for the technology enthusiast who isn’t necessarily a programmer. Duncan Mackenzie
Page view tracker