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
ReleaseCOMObject
Posted
over 9 years ago
by
Eric Carter
3
Comments
Andrew Whitechapel has some interesting advise on using ReleaseCOMObject when writing managed code that automates office: http://blogs.officezealot.com/whitechapel/ . Andrew knows a lot about COM interop against Office and I trust what he says. But...
.NET4Office
Data/View/Host Separation in VSTO 2
Posted
over 9 years ago
by
Eric Carter
1
Comments
In the past, the only option an Office programmer had when developing a customized document was to write code against the generic general purpose API provided by the Office application. As part of VSTO 2.0, we generate a view and data programming model...
.NET4Office
MSDN Webcast on Data and Databinding in VSTO 2
Posted
over 9 years ago
by
Eric Carter
4
Comments
A member of my team, Muhammad Arrabi, is giving an MSDN webcast tomorrow on VSTO 2. http://go.microsoft.com/fwlink/?LinkId=25936 Go give him a hard time for me J MSDN Webcast: Data and Databinding with Visual Studio Tools for Office Version 2...
.NET4Office
When is .NET for Office?
Posted
over 9 years ago
by
Eric Carter
6
Comments
Thomas Williams asks “When is .NET for Office..I’m sick of using VBA!” Good question! To some extent, .NET for Office is here today. This year, my team released a new product in the Visual Studio product family with the mind-numbingly...
.NET4Office
Some good "bad" examples and a good "good" one
Posted
over 9 years ago
by
Eric Carter
4
Comments
WRT the problem of the abstraction bar being set wrong in the Office object model, here are two good “bad” examples, and a good “good” example of where the abstraction bar could be moved to. Currently, to create a table in Word...
.NET4Office
Office Object Model Thoughts
Posted
over 9 years ago
by
Eric Carter
5
Comments
Currently, one of the greatest obstacles faced by Office developers is the difficulty of using the Office object model. Just calling the object model the “Office object model” is incorrect—it is really several separate object models...
Page 2 of 2 (31 items)
1
2