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
Browse by Tags
All Tags
»
Visual Studio Content
(RSS)
C++
F#
Microsoft Help Viewer
MSDN Library
Office
SharePoint
Video Presentations
Videos: Hobbyist Series
Visual Basic
Visual C#
Visual Studio
VS2010
VSTO
WPF
Friday, November 06, 2009 3:14 PM
New MSDN Library Views
I interviewed Mark D’Urso, a Senior Development Lead on the Library Experience team, about the new views available in the MSDN Library: Lightweight view ScriptFree view Classic view Watch the video: New MSDN Library Views --Kathleen
Posted by
kmcgrath
|
0 Comments
Filed under:
Visual Studio Content
,
MSDN Library
Thursday, November 05, 2009 4:30 PM
Microsoft Help Viewer - New Help System in Visual Studio 2010
I recently interviewed Ryan Linton, a Senior Program Manager on the Library Experience team, about the new Help system in Visual Studio 2010 Beta 2. He demonstrates the new browser-based Help viewer, and how you can update content locally. Watch the video:
Posted by
kmcgrath
|
0 Comments
Filed under:
Visual Studio Content
,
Microsoft Help Viewer
Tuesday, November 03, 2009 2:09 PM
Discriminated Unions in F#
In this video interview, Gordon Hogenson explains discriminated unions in F# and demos the functionality. You can also learn more in the topic Discriminated Unions (F#) See the video: Discriminated Unions in F# --Kathleen
Posted by
kmcgrath
|
0 Comments
Filed under:
Visual Studio Content
,
VS2010
,
F#
Wednesday, October 28, 2009 10:22 PM
Creating a Web Part for SharePoint by Using a Designer
In Part II of my interview with Norm Estabrook, he shows us how to create a Web Part using Visual Studio. This demo is based on his Help topic: Walkthrough: Creating a Web Part for SharePoint by Using a Designer . See the video: Creating a Web Part Using
Posted by
kmcgrath
|
0 Comments
Filed under:
Visual Studio Content
,
VS2010
,
Visual C#
,
SharePoint
Friday, October 23, 2009 11:21 AM
Embedding Type Information from Microsoft Office Assemblies
Mick Alberts, a technical editor on the Visual Studio User Education team, created a video demo about embedding type information into an application that uses Automation objects from Microsoft Office. This video is based on a Visual Studio Help topic
Posted by
kmcgrath
|
0 Comments
Filed under:
Office
,
Visual Studio Content
,
Visual C#
Wednesday, October 21, 2009 10:21 AM
Creating an External List in SharePoint by Using Business Data
With the release of Visual Studio 2010 Beta 2, I continue showing you new features by interviewing writers on User Education team. Since I’m at the SharePoint conference, it seems fitting to start out with a SharePoint demo. In this video, Norm
Posted by
kmcgrath
|
0 Comments
Filed under:
Visual Studio Content
,
VS2010
,
Visual C#
,
SharePoint
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++
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
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
More Posts
Next page »