Posts Tagged ‘Office’
Andrei Smolin | March 16th, 2010
When accessing a COM type library in .NET via early binding you need to use a corresponding interop. An interop for an Office application is a .NET assembly providing meta-information about objects, properties, methods, and parameters available in the type library (=object model) of the Office application. Microsoft provides interops for all Office applications starting from Office version 2002...
Read the rest of this entry →
.NET, COM add-ins, Office, Outlook, PIAs, Visual Studio |
No Comments
Eugene Starostin | March 5th, 2010
Every time when I set about to write on some topic like this, I am torn by internal strife - whether to develop a theme in such a major-marketing tone, so characteristic of bravura press-releases that have already flooded web-sites of component vendors, or simply publish a post on the blog...
Read the rest of this entry →
.NET, COM add-ins, Delphi, Deployment, Office, Visual Studio, VSTO |
8 Comments
Eugene Starostin | February 5th, 2010
We started Generation 2010 in November, 2009 and even had time to release Add-in Express 2010 for Internet Explorer. As for "Office", for quite a long time there have been more questions than answers. And, quite naturally, we've been dependent not only on the plans of Microsoft but Embarcadero's schedule as well...
Read the rest of this entry →
.NET, COM add-ins, Delphi, Office, Outlook, Visual Studio, VSTO |
24 Comments
Dmitry Kostochko | December 5th, 2009
This sample starts the new series of visual HowTo. We thought it would be a good idea to give you a sort of hands on training with Add-in Express. Today we are going to look at one of the most frequent tasks, creating a COM add-in for Microsoft Office....
Read the rest of this entry →
.NET, C#, COM add-ins, Excel, Office, Ribbon, task panes, VB.NET, Visual Studio |
3 Comments
Eugene Starostin | May 1st, 2009
Strange things mentioned in my previous post continue to happen. To the bug successfully fixed in the Office Live Add-in on Excel 2007, there's added a nasty and so far no-solution problem with the same add-in, this time on Word 2003...
Read the rest of this entry →
.NET, C#, COM add-ins, Delphi, Office, VB.NET, Visual Studio, VSTO, Word |
No Comments
Eugene Starostin | April 22nd, 2009
Part 2 of the Advanced Outlook Regions series, which focused on Outlook Explorer and Inspector regions, ended with the promise that there would be no pictures in the upcoming post, instead it would touch on rather unobvious, rarely used, but highly interesting stuff. Well, the first thing that I'd like to start with is cached instancing...
Read the rest of this entry →
.NET, C#, Delphi, Office, Outlook, Outlook regions, VB.NET, Visual Studio, VSTO |
1 Comment
Dmitry Kostochko | April 17th, 2009
It is generally known that the Microsoft Office Object Model is not thread safe and accessing some object, property or method not from the main thread may sometimes result in a host application crash. Of course, nothing prevents you from using threads inside the add-in itself, threads that don't need the Office Object Model...
Read the rest of this entry →
.NET, C#, COM add-ins, Object model, Office, Outlook, VB.NET, Visual Studio |
4 Comments
Eugene Starostin | April 3rd, 2009
If your professional or premium subscription has not expired yet, or if you purchased Add-in Express after December 15, 2008, the upgrade is free for you. Otherwise, you can upgrade for 50% off the regular price...
Read the rest of this entry →
.NET, COM add-ins, Delphi, IE add-ons, Office, Outlook, VSTO |
4 Comments
Eugene Starostin | April 3rd, 2009
Yesterday, on the 2nd of April, we uploaded beta 2 of Add-in Express 2009. Please, do not confuse it with Add-in Express 2010, announced in the April, 1 newsletter. Today, let it be a serious talk :)...
Read the rest of this entry →
.NET, COM add-ins, Delphi, IE add-ons, Office, Outlook, VSTO |
No Comments