Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Kathleen's Weblog
This Blog
Syndication
RSS 2.0
Atom 1.0
Search
Tags
C++
F#
Hobbyist
Microsoft Help Viewer
Mix07
MSDN Library
Office
SharePoint
Silverlight
Video Presentations
Videos: Hobbyist Series
Videos: Pro Dev Series
Videos: VSTO for Mere Mortals
Videos: VSTO Series
Visual Basic
Visual C#
Visual Studio
Visual Studio Content
VS2010
VSTO
WPF
Archives
November 2009 (4)
October 2009 (4)
August 2009 (1)
July 2009 (6)
June 2009 (5)
May 2009 (2)
April 2009 (1)
March 2009 (1)
August 2008 (3)
May 2008 (3)
January 2008 (2)
December 2007 (2)
November 2007 (2)
October 2007 (2)
September 2007 (1)
August 2007 (5)
July 2007 (2)
June 2007 (3)
May 2007 (6)
April 2007 (7)
March 2007 (4)
February 2007 (2)
January 2007 (5)
December 2006 (1)
November 2006 (4)
October 2006 (7)
September 2006 (16)
August 2006 (3)
July 2006 (5)
June 2006 (7)
Blogs
VB Team Blog
Paul Stubbs
Eric Carter
Steve Hansen
OfficeZealot
April Reagan
Links
Visual Studio 2005 Documentation
Visual Studio 2008 Documentation
Video How Tos
July 2009 - Posts
Wednesday, July 29, 2009 10:09 PM
Binding WPF Controls to an Entity Data Model
As a continuation of featuring data binding in WPF, this is part 2 of an interview with McLean Schofield, a programming writer on the Visual Studio User Education team. In this interview, he demonstrates the steps in his Help topic on how to bind WPF
Posted by
kmcgrath
|
0 Comments
Filed under:
Video Presentations
,
Visual Studio Content
,
VS2010
,
Visual C#
Friday, July 24, 2009 1:10 PM
Lambda Expressions in C++
This week’s featured topic is Lambda Expressions in C++ . I interviewed Thomas Petchel, a programming writer on the Visual Studio User Education team, who describes the new Lambda Expressions in C++ and demonstrates how to use them instead of using function
Posted by
kmcgrath
|
0 Comments
Filed under:
Video Presentations
,
Visual Studio Content
,
VS2010
,
C++
Friday, July 17, 2009 2:19 PM
Video: Copying a Document to the End User Computer after a ClickOnce Installation
This week, I’m featuring the topic Walkthrough: Copying a document to the end user computer after a ClickOnce Installation of an Office solution . As a continuation of an earlier interview, programming writer Mary Lee demonstrates how to deploy an Office
Posted by
kmcgrath
|
0 Comments
Filed under:
VSTO
,
Visual Studio Content
,
VS2010
Thursday, July 09, 2009 9:04 PM
Video: Active Patterns (F#)
As a continuation of featuring patterns in F#, this is part 2 of an interview with programming writer, Gordon Hogenson. In this interview he describes Active Patterns , which can be used to customize and extend F#’s pattern matching capabilities.
Posted by
kmcgrath
|
0 Comments
Filed under:
Video Presentations
,
Visual Studio Content
,
VS2010
,
F#
Monday, July 06, 2009 8:05 PM
Video: Using Patterns and Match Expressions in F#
This week, I’m featuring the topics: Patterns and Match Expressions . I interviewed Gordon Hogenson, a programming writer on the Visual Studio User Education team, who walks us through some of standard patterns in F#, and he also explains the use
Posted by
kmcgrath
|
0 Comments
Filed under:
Video Presentations
,
Visual Studio Content
,
VS2010
,
F#
Thursday, July 02, 2009 11:50 PM
Video: Binding WPF Controls to Data in Visual Studio 2010
This week I'm featuring the topic Binding WPF Controls to Data in Visual Studio . In a video interview, Programming Writer, McLean Schofield, walks us through the topic, and demos how to drag items from the Data Sources window onto the WPF Designer. He
Posted by
kmcgrath
|
0 Comments
Filed under:
Visual Studio Content
,
VS2010
,
WPF