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
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
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
June 2012
(1)
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)
November, 2008
MSDN Blogs
>
MSDN Magazine
>
November, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
MSDN Magazine
Advanced Basics: The ObservableCollection Class
Posted
over 4 years ago
by
tdorsey
0
Comments
Windows Presentation Foundation (WPF) adds functionality to the Microsoft .NET Framework so that you actually can reliably keep bound controls synchronized with their data sources. In the December 2008 issue of MSDN Magazine , Ken Getz demonstrates how...
MSDN Magazine
Visual Studio Team System Process Templates
Posted
over 4 years ago
by
tdorsey
1
Comments
A team project is simply a bucket that stores and partitions all of the artifacts you track and use within a Team Foundation Server (TFS) project. In the December 2008 issue of MSDN Magazine , Brian A. Randell explains how you can use and customize the...
MSDN Magazine
Meeting Richard Ward
Posted
over 4 years ago
by
tdorsey
0
Comments
Earlier this year MSDN Magazine embarked on a collaborative project with Behind the Code, an interview program airing on MSDN Channel 9. In this program, Robert Hess interviews prominent developers at Microsoft, and those developers also write a column...
MSDN Magazine
Best Practices For Windows Workflow Foundation
Posted
over 4 years ago
by
tdorsey
0
Comments
Windows Workflow Foundation (WF) imposes some restrictions on the developer authoring programs that target it. But in return WF offers a powerful, flexible, and extensible set of runtime services such as support for long-running code. In the December...
MSDN Magazine
Thread Management and other CLR TidBits
Posted
over 4 years ago
by
tdorsey
0
Comments
Every month, the CLR team gives us insight into the core of managed code, .NET programming best practices, technologies underlying the CLR and .NET Framework, and other tips and suggestions. In the December 2008 issue of MSDN Magazine , Erika Fuentes...
MSDN Magazine
Browser Interoperability In Silverlight 2
Posted
over 4 years ago
by
tdorsey
0
Comments
Silverlight provides a browser interoperability layer that allows managed code to access the document object model (DOM) of the underlying page. At the same time, JavaScript code running in the page can access the XAML content of the plug-in and even...
MSDN Magazine
Unit Testing For Workflows
Posted
over 4 years ago
by
tdorsey
0
Comments
Because Windows Workflow Foundation (WF) is based on a runtime that manages the execution of workflows and activities, testing must, in almost all cases, involve the use of the runtime – and this can introduce some interesting challenges. In the November...
MSDN Magazine
The Road To a New Web Site - Your Thoughts Please?
Posted
over 4 years ago
by
howard dierking - MSFT
1
Comments
We're currently in the process of stepping back and taking a critical look at our Web site to see how you all are using it - and how we can redesign parts of it (big or small) to make that experience better. We are continuously receiving your feedback...
MSDN Magazine
Team System: Team Build 2008 Basics
Posted
over 4 years ago
by
tdorsey
0
Comments
Visual Studio 2008 Team Foundation Server Build (better known as Team Build) is a core feature of Team Foundation Server 2008. Microsoft designed Team Build to be an industrial-strength build automation tool. In the November 2008 issue of MSDN Magazine...
MSDN Magazine
Silverlight 2 Web Parts for SharePoint
Posted
over 4 years ago
by
tdorsey
0
Comments
Silverlight and SharePoint provide a simple, yet powerful, infrastructure for building intranet and extranet applications with sophisticated user interface designs and interactions. In the November 2008 issue of MSDN Magazine , Steve Fox and Paul Stubbs...
MSDN Magazine
Security Briefs: Threat Models Improve Your Security Process
Posted
over 4 years ago
by
tdorsey
0
Comments
It’s helpful to think about secure design from a more holistic perspective by using threat models to drive your security engineering process. In the November 2008 issue of MSDN Magazine , Michael Howard proposes using the threat model to help drive other...
MSDN Magazine
Faster Web Pages With Visual Round Trip Analyzer
Posted
over 4 years ago
by
tdorsey
0
Comments
So many factors can affect the performance of a Web page—the distance between server and client, the size of the elements on the page, how the browser loads these elements, available bandwidth. Finding those bottlenecks and identifying the culprits is...
MSDN Magazine
Test Run: Group Determination in Software Testing
Posted
over 4 years ago
by
tdorsey
0
Comments
Choosing the best alternative is a common task in software development and testing. A group of beta users may need to choose the best user interface from a set of prototypes. Or imagine the members of an open source project voting for a policy. In the...
MSDN Magazine
Data Points: Silverlight 2 and Web Services
Posted
over 4 years ago
by
tdorsey
0
Comments
Whether Web services are supplied by third parties or custom services hosted on the same server as your Silverlight app, Silverlight can request data, consume the data, and pass data back and forth between the client application and Web services. In the...
MSDN Magazine
Windows File And Registry Permissions
Posted
over 4 years ago
by
tdorsey
0
Comments
The basic security mechanism of Windows involves having a trusted system component check permissions and rights (AccessCheck) before an operation is allowed to proceed. In the November 2008 issue of MSDN Magazine , John R. Michener explains how to set...
Page 1 of 1 (15 items)