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
December 2009 (1)
November 2009 (5)
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
Browse by Tags
All Tags
»
Video Presentat...
»
Visual Studio Content
(RSS)
C++
F#
Videos: Hobbyist Series
Visual Basic
Visual C#
VS2010
VSTO
Friday, August 21, 2009 5:24 PM
Named and Optional Arguments in Office Development Using C#
In this video demo, I show you how to add text to a document and then convert it to a table, without using all sixteen parameters that are possible with the ConvertToTable method. See the Video: How to Use Named and Optional Arguments in Office
Posted by
kmcgrath
|
0 Comments
Filed under:
Video Presentations
,
Visual Studio Content
,
VS2010
,
Visual C#
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++
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#
Friday, June 26, 2009 1:42 PM
Video: What's New in the Visual Studio 2010 Editor
The featured Visual Studio 2010 Help topic this week is What's New in the Visual Studio 2010 Editor . In a video interview, Leith McCombs walks us through some of the new features in the editor. See the Video: Visual Studio 2010 Editor --Kathlee
Posted by
kmcgrath
|
0 Comments
Filed under:
Video Presentations
,
Visual Studio Content
,
VS2010
Friday, June 19, 2009 1:28 PM
Video: Implicit Line Continuation
This week, I'm featuring implicit line continuation in the Help topic Statements in Visual Basic . This is the second part of the interview I did with Doug Rothaus. Implicit line continuation is a new (and frequently asked for) feature in Visual Basic
Posted by
kmcgrath
|
0 Comments
Filed under:
Video Presentations
,
Visual Basic
,
Visual Studio Content
,
VS2010
Friday, June 05, 2009 3:27 AM
Video: Deploying Multiple Office Solutions in a Single ClickOnce Installer
This week, I’m featuring the topic: Walkthrough: Deploying Multiple Office Solutions in a Single ClickOnce Installer . This topic describes how you can deploy multiple Office solutions in a single package to simplify the installation and update
Posted by
kmcgrath
|
1 Comments
Filed under:
VSTO
,
Video Presentations
,
Visual Studio Content
,
VS2010
Saturday, May 30, 2009 2:31 AM
Creating Your First F# Program with Visual Studio 2010
This week, I'm highlighting the Visual Studio help topic: Walkthrough: Creating Your First F# Program with Visual Studio . This topic gives a great introduction to some of the features and syntax of F#. I've also created a video that takes
Posted by
kmcgrath
|
1 Comments
Filed under:
Video Presentations
,
Visual Studio Content
,
VS2010
,
F#
Sunday, December 23, 2007 9:24 AM
Video How tos: Visual Basic Guided Tour
We've published two Video How tos related to content in the Visual Basic Guided Tour. Video How to: Creating Your First Visual Basic Program This video shows you how to create your own Web browser application and navigate to your favorite Web site. The
Posted by
kmcgrath
|
1 Comments
Filed under:
Video Presentations
,
Visual Basic
,
Videos: Hobbyist Series
,
Visual Studio Content