Sign in
.NET4Office
A blog by Eric Carter
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
All Office and no play...
Great Moments at Work
InfoPath
Office Programming Model
Programmability
Archive
Archives
November 2009
(1)
May 2009
(10)
April 2009
(1)
March 2009
(9)
October 2008
(1)
August 2008
(2)
July 2008
(3)
June 2008
(1)
May 2008
(6)
April 2008
(18)
March 2008
(1)
February 2008
(1)
October 2007
(4)
July 2007
(3)
May 2007
(2)
April 2007
(8)
November 2006
(7)
October 2006
(2)
September 2006
(3)
August 2006
(2)
July 2006
(4)
June 2006
(6)
May 2006
(3)
April 2006
(1)
March 2006
(3)
February 2006
(2)
January 2006
(3)
November 2005
(3)
October 2005
(1)
September 2005
(6)
August 2005
(3)
July 2005
(1)
June 2005
(13)
May 2005
(3)
March 2005
(3)
February 2005
(2)
January 2005
(2)
December 2004
(2)
November 2004
(3)
October 2004
(9)
September 2004
(8)
August 2004
(4)
July 2004
(1)
June 2004
(3)
May 2004
(9)
April 2004
(31)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
.NET4Office
VSTO Community Activities in Vienna
Posted
over 4 years ago
by
Eric Carter
1
Comments
There are some great VSTO community activities going on in Vienna. Office Community Day is being held on May 8th in Vienna and is free. They will be covering: Introduction to VSTO OpenXML Deployment in VSTO SharePoint Workflows and more. ...
.NET4Office
Content Control Event Model in Word 2007
Posted
over 4 years ago
by
Eric Carter
4
Comments
New in Word 2007, content controls can be inserted into a document to provide more structure and control—for example when you have a section of the document that you want to allow the user to put a picture into or pick a value from a drop-down list. There...
.NET4Office
Object Model Changes for Developers Between Excel 2003 and Excel 2007
Posted
over 4 years ago
by
Eric Carter
1
Comments
There a lot of changes between Excel 2003 and Excel 2007 for developers. Here are some highlights that I found interesting in the object model. Note that you should use the trick I blog about in this post for more detailed comparisons . ...
.NET4Office
Changes in the Add-In Model between VSTO 2.0 and VSTO 3.0
Posted
over 4 years ago
by
Eric Carter
1
Comments
It is instructive to compare code from the previous edition of my book to see what changed between Outlook 2003 and Outlook 2007 as well as the changes to the add-in model between VSTO 2.0 and VSTO 3.0. This is a VSTO Outlook add-in that handles...
.NET4Office
Visual Studio Tools for Office 2007 Code Listings
Posted
over 4 years ago
by
Eric Carter
2
Comments
The C# code listings for the VSTO 2007 book are attached to this post. I will also get them posted to the book site in the next several days. Enjoy!
.NET4Office
Attaching to an already running Office application from your application using GetActiveObject or BindToMoniker
Posted
over 4 years ago
by
Eric Carter
1
Comments
One common pattern of Office development is the Office Automation Executable—a console or windows forms application that starts up an Office application and talks to it. Sometimes you won’t want to start a new instance of an Office application but...
.NET4Office
VSTO 3.0 Features – What Features For What Office Applications?
Posted
over 4 years ago
by
Eric Carter
1
Comments
With VSTO 3.0 in Visual Studio 2008, there are a lot of new features and it can be a bit of a challenge to keep track of what’s enabled for what application. The table below comes from my new book and shows the Office 2007 applications that are supported...
.NET4Office
Getting VSTO Projects to Build Without Installing Visual Studio
Posted
over 4 years ago
by
Eric Carter
1
Comments
I stumbled upon a couple of good posts about getting VSTO projects to build on a continuous integration machine that doesn’t have Visual Studio installed on it. Unfortunately we do not make this very easy to do, but these bloggers provide some help: Rinat...
.NET4Office
New VSTO 3.0 and Office 2007 Book Hot off the Presses
Posted
over 4 years ago
by
Eric Carter
8
Comments
I’m excited to announce that I have completed a new book on VSTO 2008 and Office 2007 that is hot off the presses. I just got a copy in the mail and as my editor said, it’s a “big baby”, 1055 pages of VSTO 3.0 goodness. This book was an interesting...
Page 1 of 1 (9 items)