Welcome to MSDN Blogs Sign in | Join | Help

April 2004 - Posts

Side-By-Side Installations of Visual Studio Tools for Office, Versions 2003 and 2005

A few customers have asked what the ramifications are of developing Microsoft Office Excel and Microsoft Office Word solutions on a computer with the following products installed side-by-side: Microsoft Visual Studio .NET 2003 Microsoft Visual Studio
Posted by VSTO Team | 1 Comments

Webcast on Data and Databinding using Visual Studio Tools for Office, Version 2005

Another colleague of mine, Muhammad Arrabi, presented a Webcast on data and databinding using Microsoft Visual Studio Tools for the Microsoft Office System, Version 2005 . Check this one out on demand also. -- Paul Cornell ----- This posting is provided
Posted by VSTO Team | 0 Comments

How the Actions Pane Interacts with Word Documents

In an earlier post , I said that I would show you the code that allows a Microsoft Office document and an actions pane's UserControls to interact with each other. Here's a very simple example of how to do this. First, I created a C# Word Application project
Posted by VSTO Team | 7 Comments

Webcast on Word and Actions Pane Solutions using Visual Studio Tools for Office, Version 2005

Kathleen McGrath, a programmer/writer for Microsoft Visual Studio Tools for the Microsoft Office System, as well as a frequent contributor to this blog and the Visual Studio Tools for Office, Version 2003 blog , yesterday presented a Webcast on developing
Posted by VSTO Team | 0 Comments

XML View Controls in Word and Excel, Part 2

In an earlier post , I described what type of object model you get when you provide a relatively simple XML structure. A customer asked what happens when you have a more complicated nested XML, such as the following fictitious structure? <?xml version="1.0"?>
Posted by VSTO Team | 3 Comments

Offline and server-based Office document scenarios

What happens if you bind host controls in a document that's part of a Microsoft Visual Studio Tools for the Microsoft Office System, Version 2.0 solution to a remote data source (such as a Microsoft SQL Server database) and then you want to take the document
Posted by VSTO Team | 8 Comments

XML View Controls in Word and Excel

One of the features I'm particularly fond of in Microsoft Visual Studio Tools for the Microsoft Office System, Version 2.0 is the automatic creation of schema-specific programmatic object models. That's a fancy way of saying that Visual Studio Tools for
Posted by VSTO Team | 6 Comments

More on View Controls

In my last blog, I introduced you to the Bookmark view control. Eric Carter has written an article about view controls that describes what happens behind the scenes, how they're created, and what they can do for you. --Kathleen McGrath ----- This posting
Posted by VSTO Team | 0 Comments

Bookmark View Controls

Microsoft Visual Studio Tools for the Microsoft Office System, Version 2.0 provides a number of view controls that enable you to program against events and bind data to objects such as ranges, lists, bookmarks and XML nodes. The Bookmark view control
Posted by VSTO Team | 3 Comments
 
Page view tracker