Sign in
MSDN Magazine
The official blog of MSDN Magazine
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET
Announcements
ASP.NET
C++
concurrency
Conferences
data services
Editor's Choice
Editor's Notes
LINQ
mobile apps
Office
performance
Security
SharePoint
Silverlight
SQL Server
Testing
Thoughts
Threading
Visual Basic
Visual Studio
WCF
Windows Mobile
WPF
Archive
Archives
April 2013
(2)
March 2013
(3)
February 2013
(2)
January 2013
(2)
October 2012
(5)
September 2012
(1)
June 2012
(2)
May 2012
(2)
April 2012
(5)
March 2012
(4)
February 2012
(3)
January 2012
(7)
November 2011
(4)
October 2011
(4)
September 2011
(16)
August 2011
(7)
March 2011
(2)
February 2011
(1)
January 2011
(1)
December 2010
(1)
October 2010
(1)
July 2010
(6)
June 2010
(2)
May 2010
(5)
April 2010
(2)
March 2010
(5)
December 2009
(1)
November 2009
(1)
October 2009
(3)
September 2009
(2)
August 2009
(1)
March 2009
(1)
December 2008
(9)
November 2008
(15)
October 2008
(14)
September 2008
(12)
August 2008
(14)
July 2008
(18)
June 2008
(18)
May 2008
(14)
April 2008
(15)
March 2008
(14)
February 2008
(14)
January 2008
(14)
December 2007
(12)
November 2007
(12)
October 2007
(16)
September 2007
(11)
August 2007
(15)
July 2007
(7)
June 2007
(9)
May 2007
(13)
April 2007
(7)
March 2007
(15)
February 2007
(6)
January 2007
(17)
December 2006
(6)
November 2006
(9)
October 2006
(6)
September, 2008
MSDN Blogs
>
MSDN Magazine
>
September, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
MSDN Magazine
Routed Events and Commands In WPF
Posted
over 5 years ago
by
tdorsey
0
Comments
Routed events and routed commands form the basis for communication among the various parts of your user interface in Windows Presentation Foundation—whether individual controls on one big Window class or controls and their supporting code in separate...
MSDN Magazine
Data Points: Silverlight, WCF, and Services
Posted
over 5 years ago
by
tdorsey
0
Comments
Silverlight 2 data-binding features are simple to implement and let your apps communicate via WCF services with line-of-business applications, databases, and other services in your organization. In the September 2008 issue of MSDN Magazine , John Papa...
MSDN Magazine
CLR Inside Out: Unhandled Exception Processing In The CLR
Posted
over 5 years ago
by
tdorsey
0
Comments
Unhandled exception processing shouldn't be a mystery. It's actually quite useful since it gives a crashing application an opportunity to perform last-minute diagnostic logging about what went wrong. In the September 2008 issue of MSDN Magazine , Gaurav...
MSDN Magazine
Advanced Basics: More On The LINQ Enumerable Class
Posted
over 5 years ago
by
tdorsey
0
Comments
The System.Linq.Enumerable class plays an important role in every LINQ query you create, making it possible to use querying semantics with objects that wouldn't otherwise support querying methods. In the July 2008 issue of MSDN Magazine , Ken Getz took...
MSDN Magazine
Building Composite Applications With WPF
Posted
over 5 years ago
by
tdorsey
0
Comments
Windows Presentation Foundation (WPF) and Silverlight provide developers with a simple, declarative means of quickly and easily delivering applications with rich user experiences. But as the number of moving parts increases, keeping the project under...
MSDN Magazine
September 2008 MSDN Magazine now online
Posted
over 5 years ago
by
tdorsey
1
Comments
The September 2008 issue of MSDN Magazine is now available online. Here's what's in the issue: Hierarchy ID: Model Your Data Hierarchies With SQL Server 2008 We explain how the new hierarchyID data type in SQL Server 2008 helps solve some of the problems...
MSDN Magazine
Data-Centric Web Applications With Silverlight 2
Posted
over 5 years ago
by
tdorsey
2
Comments
Silverlight contains many of the tools you need in order to consume data and support Web services and XML. But to enable full data connectivity, you must map your data operations to Web service methods. In the September 2008 issue of MSDN Magazine , Shawn...
MSDN Magazine
Data Hierarchies With SQL Server 2008
Posted
over 5 years ago
by
tdorsey
0
Comments
SQL Server 2008 supports a new data type, HierarchyID, that helps solve some of the problems in modeling and querying hierarchical information. In the September 2008 issue of MSDN Magazine , Kent Tegels introduces you to the HierarchyID data type by...
MSDN Magazine
Office Space: Custom Auditing In SharePoint
Posted
over 5 years ago
by
tdorsey
0
Comments
Many people using SharePoint technologies don't realize that there is auditing support built directly into the Windows SharePoint Services (WSS) 3.0 platform. In the September 2008 issue of MSDN Magazine , Ted Pattison walks you through a SharePoint solution...
MSDN Magazine
Test Run: Configuration Testing With Virtual Server
Posted
over 5 years ago
by
tdorsey
0
Comments
Configuration testing simply means testing a software system on different combinations of hardware and software. The traditional way is to set up a lab with multiple physical machines running different combinations of operating systems and other software...
MSDN Magazine
Foundations: Dependency Properties And Notifications
Posted
over 5 years ago
by
tdorsey
0
Comments
How can objects establish boundaries and priorities? The WPF answer is a feature known as dependency properties, which provides a structured way for WPF classes to respond to changes that result from data bindings, styles, inheritance, and other sources...
MSDN Magazine
Security Briefs: SDL Embraces The Web
Posted
over 5 years ago
by
tdorsey
0
Comments
The Security Development Lifecycle (SDL) team recently released details of the SDL process at microsoft.com/sdl . What you won't find in the publicly available SDL documentation is guidance specific to securing Web applications or online services. In...
Page 1 of 1 (12 items)