Click to Rate and Give Feedback
Popular Articles
Here the author answers questions regarding the Entity Framework and provides an understanding of how and why it was developed.

By Elisa Flasko (July 2008)
Kenny Kerr sings the praises of the new Visual C++ 2008 Feature Pack, which brings modern conveniences to Visual C++.

By Kenny Kerr (May 2008)
Learn how to automate custom SharePoint application deployments, use the SharePoint API, and avoid the hassle of custom site definitions.

By E. Wilansky, P. Olszewski, and R. Sneddon (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)
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 ...
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