Click to Rate and Give Feedback
Popular Articles
Learn how you can peer-enable business applications by allowing them to share state in a serverless peer network.

By Kevin Hoffman (July 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)
Speech Server 2007 lets you create sophisticated voice-response applications with Microsoft .NET Framework and Visual Studio tool integration. Here’s how.

By Michael Dunn (April 2008)
Here the author uses Document Information Panels in the Microsoft 2007 Office system to manipulate metadata from Office docs for better discovery and management.

By Ashish Ghoda (April 2008)
More ...
Read the Blog
There are many things called threat modeling. Rather than argue about which is "the one true way," a good practice is to consider your needs and what your skills, abilities, and schedules are, and then work with a method that's best for you. In the July 2008 issue of MSDN Magazine, ...
Read more!
Want to develop games for Xbox Live? Want to get paid for it, too? Click on over to the XNA Team Blog to learn more about their initial rollout of the XNA Creators Club for XNA Game Studio. ...
Read more!
The Microsoft Entity Data Model (EDM), based on Dr. Peter Chen's Entity Relationship (ER) model, is the driving force behind the ADO.NET Entity Framework. The EDM is also the feature that most significantly differentiates the Entity Framework from other ORM-style technologies in the marketplace. In the July 2008 issue of MSDN ...
Read more!
System.IO.File is a handy helper class for reading and writing data, but its methods support only synchronous operation. Is there an easy way to provide File’s functionality for asynchronous file I/O? In the July 2008 issue of MSDN Magazine, Stephen Toub walks through several ...
Read more!
Remember .NET Terrarium, the interactive game meant to introduce .NET development techniques? Well, the Windows SDK team has released the source code for .NET Terrarium 2.0 on CodePlex. You can read more about this release on the Windows SDK blog and at Microsoft ...
Read more!
The Enumerable class plays an important role in every LINQ query you create. Because the Enumerable class's extension methods can process many other classes—including Array and List—you can use methods of the Enumerable class not only to create LINQ queries, but also to manipulate the behavior of arrays and other data structures. In the July 2008 issue of MSDN ...
Read more!
More ...
July2008 July 2008
Data Services: Develop Robust and Scalable Apps with SQL Server Data Services
Here the author introduces SQL Server Data Services, which exposes its functionality over standard Web service interfaces. David Robinson
ADO.NET: Achieve Flexible Data Modeling with the Entity Framework
Here the author answers questions regarding the Entity Framework and provides an understanding of how and why it was developed. Elisa Flasko
Data and WPF: Customize Data Display with Data Binding and WPF
Here we present techniques for programmatic and declarative data binding and display with Windows Presentation Foundation. Josh Smith
Transactions: Build Scalable Systems That Handle Failure Without Losing Data
Systems that handle failure without losing data are elusive. Learn how to achieve systems that are both scalable and robust. Udi Dahan
WCF P2P: How To Design State Sharing in a Peer Network
Learn how you can peer-enable business applications by allowing them to share state in a serverless peer network. Kevin Hoffman
Code Download (11149 KB)
.Chm Files

Columns
Editor's Note: Flex Your Data
Filling in for Editor-in-Chief Howard Dierking, Ted Neward lends some insight into the state of data collection and manipulation. Ted Neward
Toolbox: Easy Wiki Hosting, Scott Hanselman’s blog, and Snagging Screens
Host a wiki the easy way, get the screen shots you need and mark them up, and read about LINQ this month in Toolbox. Scott Mitchell
CLR Inside Out: Extend Windows Forms Apps Using System.AddIn
See how Windows Forms applications can be adapted to use the new .NET Add-in framework (System.AddIn) this month. Mueez Siddiqui
Data Points: The Entity Framework in Layered Architectures
Here we build a solution that fits the Entity Framework into an n-tier architecture that uses WCF and WPF and the MVP pattern. John Papa
Advanced Basics: The LINQ Enumerable Class, Part 1.
Presented here is the LINQ Enumerable class, which allows you to manipulate data in any class that implements IEnumerable(Of T). Ken Getz
Office Space: Automated SharePoint Site Branding
Here's a custom branding solution for SharePoint sites that integrates Master Pages and CSS files at the level of the site collection. Ted Pattison
Cutting Edge: The HTML Message Pattern
In this installment, the author provides an enhanced implementation of the BST pattern and compares it to HTM solutions. Dino Esposito
Test Run: Introduction to WCF Testing
This month James McCaffrey builds a test harness for WCF applications that really puts them through the paces. Dr. James McCaffrey
Security Briefs: Reinvigorate your Threat Modeling Process
In this column the author outlines some approaches to threat modeling that can be employed by development teams of any size. Adam Shostack
Foundations: Adding Code Access Security to WCF, Part 2
This month's column continues the discussion around code access security in WCF and partially trusted services. Juval Lowy
.NET Matters: Asynchronous I/O with WebClient
In this month’s installment of .NET Matters, columnist Stephen Toub answers reader questions concerning asynchronous I/O . Stephen Toub
{ End Bracket }: Customize Windows Home Server
Chris Gray discusses custom applications he’s developed for Windows Home Server and explores applications for energy savings. Chris Gray
Page view tracker