Posted By: Daniel Moth | Oct 18th, 2007 @ 8:15 PM | 9,125 Views | 6 Comments

Author: Hi, I am Daniel Moth Smiley

Introduction: Learn how to program Custom Task Panes and the Actions Pane. If you are a managed developer (e.g. Windows Forms) then you'll find that you already have the skills for extending Microsoft Office applications with your code. Visual Studio 2008 makes it really easy and that is what I demonstrate in this 14' video. For other resources, start at my blog post here.

Video download: Click on the image to play the video (from a streaming file). If you'd prefer to download the wmv packaged in a zip file, you may do so here.

Rating:
0
0

This video is not viewable in full / available for download!

JohnAskew
JohnAskew
9 girl in pink sweater
This .wmv has no sound upon download and play; I've tried re-downloading several time to verify. I am also unable to play directly from this page/post and have only successfully accessed it via this link:

All things Daniel Moth...


This bug also applies to these excellent screencasts!

Office Ribbon Customisation in Visual Studio 2008 
File Dialog Additions in v2.0 SP1
LINQ to DataSet
Office Task Panes and Actions Pane in VS2008  

Only this one has downloaded intact, in my experience:

Outlook Form Regions in Visual Studio 2008

Very good work, I'm hooked to your blog now.

Thank you, D. Moth.

Daniel,

 

First of all, thank you for your videos - they have been very beneficial to me.

 

Would it be possible to use an action pane to insert a data bound Content Control onto a document?  What I have in mind is a list of buttons on the Action pane (e.g. Name, Address, Phone, etc.)  When the button is clicked it would insert a data bound content control that ties back to a customXML file.  Using this model, my users could create whatever document thay like and insert values wherever they like and I can populate those documents using XML files.  Example:

 

Dear <<FirstNameContentControlHere>>,

 

Thanks again!!!


Chip

Microsoft Communities