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 15th, 2009
My previous post was about what the Advanced Outlook Regions really are. And now I will show you all possible regions for two main Outlook windows - Explorers and Inspectors. In this post there are a lot of pictures and little text. As usually, all the forms that I am going to demonstrate do not have a single control...
Read the rest of this entry →
.NET, C#, Delphi, Outlook, Outlook regions, VB.NET, Visual Studio, VSTO |
No Comments
Eugene Starostin | April 15th, 2009
Our web-site somehow absolutely imperceptibly for me turned into a collection of pages containing a bit outdated information about our products. I think we will spend the whole year 2009 on putting our web-site in order. In the meantime, I am going to systematically publish complete reviews of one or other of the capabilities that, in my opinion, are covered insufficiently or their descriptions are outdated. And I will start with perhaps the most popular feature of Add-in Express - the Advanced Outlook View and Form Regions...
Read the rest of this entry →
.NET, C#, Delphi, Outlook, Outlook regions, VB.NET, VSTO |
No Comments
Dmitry Kostochko | April 10th, 2009
What is the Outlook Navigation pane? According to Microsoft, it is the column on the left side of the Outlook window that includes panes such as Shortcuts or Mail and the shortcuts or folders within each pane. The Navigation Pane was introduced in Outlook 2003 and enhanced in Outlook 2007. Let's see what a developer can do with the Navigation Pane...
Read the rest of this entry →
.NET, C#, Object model, Outlook, VB.NET, Visual Studio |
3 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
Eugene Starostin | April 3rd, 2009
It seems like after another new visual feature being added to Add-in Express 2009, our screenshots look more and more variegated. Scary variegated, I would say...
Read the rest of this entry →
.NET, Delphi, Office, Outlook, Outlook regions, task panes, Visual Studio, VSTO |
No Comments
Eugene Starostin | April 3rd, 2009
Two days ago, that was April, 1, we sent out a newsletter (you certainly got it if you are on our mailing list) that didn't contain any valuable information at all, no features, no bug fixes, no enhancements. Just a couple of jokes and a few comments that I thought were funny enough to make our customers laugh. Why do I recur to that newsletter here and now? Because the feedback I received was just staggering!...
Read the rest of this entry →
COM add-ins, Office |
2 Comments
Andrei Smolin | April 2nd, 2009
Last week I had a chance to check out how easy the conversion process is. A customer related about troubles he was having when trying to get his Outlook add-ins to work. Soon it became clear that this is yet another case of a VSTO add-in colliding with Microsoft Dynamics CRM Outlook add-in ......
Read the rest of this entry →
.NET, COM add-ins, Office, Outlook, Visual Studio, VSTO |
No Comments
Dmitry Kostochko | March 27th, 2009
The Microsoft Word Object Model contains a lot of capabilities that .NET developers can benefit from. While everybody knows about the abilities of Microsoft Word related to text formatting, few are aware of its rich capacity in the spell check area…...
Read the rest of this entry →
.NET, C#, COM add-ins, Object model, Office, VB.NET, Visual Studio, Word |
13 Comments
Dmitry Kostochko | March 20th, 2009
There is only one simple and reliable way to get a valid Outlook object when dragging Outlook items onto a .NET form of your Outlook add-in. Let's have a good look at this way by example of MailItem and an advanced Outlook form region......
Read the rest of this entry →
.NET, C#, Object model, Outlook, Outlook regions, VB.NET, Visual Studio |
6 Comments
Dmitry Kostochko | March 13th, 2009
The View object itself is simple but it has one very powerful property. This property is called XML, it contains an xml definition of a folder view and today we are going to look at the capabilities of the filter element…...
Read the rest of this entry →
.NET, C#, Object model, Outlook, VB.NET, Visual Studio |
18 Comments
Dmitry Kostochko | March 7th, 2009
As for the way .net controls behave in Internet Explorer, it’s Okay, Add-in Express will take care of it. As concerns their look-and-feel, we are going to scrutinize this issue closely today. Standard .NET controls look rather clumsy in Internet Explorer......
Read the rest of this entry →
.NET, C#, IE add-ons, VB.NET, Visual Studio |
2 Comments
Eugene Starostin | March 3rd, 2009
Keeping up the development of Add-in Express most in-demand features, we tweaked the Advanced Task Panes for working on Microsoft PowerPoint and Word. Early in the morning today, I wrote the previous sentence, captured and pasted the above screenshot and realized that there is nothing more to write on this issue...
Read the rest of this entry →
.NET, Delphi, PowerPoint, task panes, VSTO, Word |
No Comments
Eugene Starostin | March 2nd, 2009
As compared to the previous generation, Add-in Express 2009 doesn’t contain revolutionary changes or enhancements. We have not rewritten the core code completely, the major part of the time was spent on the most in-demand features, such as Outlook view and form regions and Excel, Word and PowerPoint task panes...
Read the rest of this entry →
.NET, Delphi, Excel, IE add-ons, Office, Outlook, PowerPoint, Ribbon, task panes, VSTO, Word |
No Comments
Eugene Starostin | March 2nd, 2009
In addition to bug fixes, which I must admit were not too numerous, and some platform-dependent modifications and enhancements concerning Excel, we've decided to improve Advanced Excel Task Panes as well...
Read the rest of this entry →
.NET, C#, Delphi, Excel, task panes, VB.NET, Visual Studio, VSTO |
4 Comments