VSTO

May 15th, 2005 | Categories: VSTO/DotNet | Tags:
-->

vsto

My 2005 Visual Studio arrived with 3 CD’s: Team Suite, Team Server, and SQL Server 2005, very nice.

During the FULL install of Team Suite the text said “Installing Visual Studio Tools for Microsoft Office”. So what is it? Basically it’s not a seperate IDE or program, it’s just the option to start a new project in Visual Studio as “New Workbook” and you’re programming in VSTO.

There is a toolbox full of controls to drop onto your workbook and program, like TaskPanes, Progress Bars, Treeviews, and the usual controls.

I’m not sure how to program most of them in DotNet yet, but within 10 minutes I had a TaskPane with a picture in it added to the workbook, awesome. The IDE is for sure a step up from VBA, Screenshot.

Just a guess, one major drawback is going to be deployment, or most workbooks developed with VSTO won’t run “stand-alone” on most machines: after a half hour of researching I couldn’t figure out how to run a workbook outsided of the development environment maybe? or maybe?. I didn’t even attempt to run a VSTO workbook on a machine without VSTO.

I’ve started a new category called VSTO/DotNet. Any tinkering I do I’ll post there.

Thanks MS. And two related links:

Common Tasks in Office Programming

VSTO Blog

Can't get the tutorial to work for you? Need help with your code?
Get answers right away at our AE Excel Support Forums!
  1. May 15th, 2005 at 15:06
    Reply | Quote | #1

    so you were right!!!

    I’m still wait for mine, even though i got :

    Items in your order for Microsoft products were shipped today.

    Order For: Visual Studio 2005 Profesional Edition Beta
    Order Number: 01205007394194
    Order Date: April 26, 2005

    hummmm? are they coming form the states!

    I’ll need to get a copy 03 aswell!

  2. Mark
    May 15th, 2005 at 18:11
    Reply | Quote | #2

    The return address is Grove City ohio, not sure if yours ship from there or not.

  3. May 16th, 2005 at 03:02
    Reply | Quote | #3

    btw. I also got antoher DVD – WeFly247

  4. Mark
    May 16th, 2005 at 17:23
    Reply | Quote | #4

    They shorted me on the WeFly DVD… did I miss anything?

  5. May 16th, 2005 at 23:39
    Reply | Quote | #5

    Strange … WeFly DVD was in the package with other DVDs .. Maybe they are sending WeFly only to Slovenia :)

  6. 1 trackbacks
    1. 2008/08/17 - VSTO Links via Mike