VSTO: Deployment via ClickOnce screencast

by Craig Bailey on August 29, 2008

in Main, TechEd, VSTO

Deploying an Excel application level VSTO add-in via ClickOnce

If you are new to VSTO deployment then this simple little screencast (just under 14 mins) may help. It covers the scenario of deploying an application level add-in via ClickOnce to a network share, and then the experience a user would have installing it.

TechEd 2008 – Session DEV320: Deploying VSTO v3 Applications

This is one of the demos Andrew Coates and I will be giving in our TechEd session (next Wed 3 Sep at 4pm for those interested).

In our session we cover all the security and trust issues around VSTO deployment (you can download an earlier version of the PowerPoint from Andrew’s blog here). We cover ClickOnce, MSI and SharePoint scenarios. However, we only have time to demo the ClickOnce and SharePoint scenarios. I’m planning on doing a screencast of the MSI process at a later stage (leave a comment if this is of interest to you).

Andrew and I had a practice run through last week, and I recorded the demo parts. The first demo is available now (below).

Screencast

You can view it a few ways.

Acknowledgements: Andrew came up with most of the examples, so if you find the demo helpful then chances are he’s the reason! And if there’s excessive woffle or mistakes, then that’d be my input :-)

Any comments?

I hope this helps.

I’m always keen to improve my demos and presentations. If you have any advice or feedback I’d love to hear it. In fact I might try to organise a little prize for the best bit of feedback… please leave comment against this post.

(UPDATE: Here’s the Deployment via SharePoint screencast)

Kinda related posts:

  1. VSTO: Deployment via SharePoint
  2. TECHED: Office, SharePoint, User experience
  3. VSTO: VS2008 SP1 enhancements

{ 4 comments… read them below or add one }

Juan Arrillaga September 29, 2009 at 4:28 pm

Hi Craig,

First of all I want to tell you that your blog is excellent. Your first article, when you talk about vsot give me a understanding point. I’m really want to see the video of the deploy of a vsot add-in via clickOnce but the links are broken. Can you help me on this?

On the other hand, I’m thinking in add-in for Word , particularly in a toolbar with some text boxes, a combo-box or similar and a button. It is very important to know your opinion if it is possible to create an add-in like this one that works in Word 2003 and Word 2007 using Visual Studio 2005 with VSOT 2007 SE.

I will really appreciate your answer.

By the way, I’m from Uruguay and I have a Software Factory that you can check in the website.

Thanks and regards,
Juan

Reply

Craig Bailey September 29, 2009 at 6:12 pm

Hi Juan,

Ahhh yes, the videos have been lost since SoapBox was closed down. I’ll see if I can find them and host them on another platform.

In terms of an Add-In for Word, you will need to create two add-ins – one for 2003 and the other for 2007. Whilst they can share a large part of the code base, they will need to have separate projects and installers. SE will allow you to do this, but I recommend upgrading to VS 2008 Professional or above it possible – the developer experience is much better.

Cheers,
Craig

Reply

Juan Arrillaga September 29, 2009 at 7:30 pm

Thanks very much for your answer, I ‘ll consider it.
Cheers, Juan

Reply

Craig Bailey October 16, 2009 at 7:09 pm

Hi Juan,
I’ve uploaded the videos again now.
Enjoy!
Cheers,
Craig

Reply

Leave a Comment

Previous post:

Next post: