‘Add-in Express for Office and .net’ category archive
Eugene Starostin | January 14th, 2009
A rare day passes when we do not receive a question like that. We have several template answers which are helpful in some degree in deciding which Add-in Express edition to choose. But I am not satisfied with any of the templates. Now I will try to depict everything that makes a real difference between three editions of Add-in Express for Office, and all that is worth taking into consideration when choosing the edition right for you....
Read the rest of this entry →
.NET, COM add-ins, Delphi, Office, Visual Studio, VSTO |
1 Comment
Andrei Smolin | December 19th, 2008
As you probably know the .NET Framework provides a number of advantages when compared to Win32 programming. Say, administrators have by far more control over your code – they may restrict your code to use these or those resources or permissions. While it puts some limits on developers, companies are able to build environments that are safer and more controllable. ...
Read the rest of this entry →
.NET, C#, Delphi, Office, VB.NET |
No Comments
Eugene Starostin | December 17th, 2008
Embarcadero, continuing to support Delphi for Win32, is about to launch onto the market the version of Visual Studio 2008 Standard with Delphi for .NET built in. To be more precise, this is not the original Delphi for .NET, nor is it a reincarnation of Delphi 8, it is a "new" .NET-oriented programming language, which, however, already has a rich history. ...
Read the rest of this entry →
C#, COM add-ins, Delphi, Office, VB.NET, Visual Studio, VSTO |
No Comments
Eugene Starostin | November 28th, 2008
Many of you have already enquired about our roadmap for the year 2009. Its rough outline is ready, but as you understand, we reserve the right to introduce some changes. Well, now in more detail......
Read the rest of this entry →
.NET, Delphi, IE add-ons, Office, Outlook, Outlook security, Visual Studio, VSTO |
No Comments
Eugene Astafiev | November 21st, 2008
There are plenty of articles in the web dwelling upon new possibilities of Outlook 2007 programming. Among the most frequently discussed issues is how to access and set various MAPI properties and how the PropertyAccessor can help with this. Let's have a close look at the new classes which were introduced in Outlook 2007 and […]...
Read the rest of this entry →
.NET, MAPI, Object model, Outlook |
2 Comments
Eugene Astafiev | April 25th, 2008
Sometimes you need to process incoming e-mails and meeting requests in order to retrieve sender data for your CRM, to save attachments to your Document Management System (DMS), to process automated e-mails, or to convert selected incoming messages to plain text. Whenever you need to track incoming e-mails, you face the following Outlook events: NewMail, NewMailEx, and ItemAdd. ...
Read the rest of this entry →
.NET, MAPI, Object model, Outlook |
2 Comments
Eugene Astafiev | April 7th, 2008
Microsoft Outlook and Exchange are among the most popular applications utilizing MAPI. Add-in Express provides Outlook developers with a free component, MAPI Store Accessor, that hides MAPI complexities to provide developers with easy access to MAPI features....
Read the rest of this entry →
.NET, MAPI, Outlook |
12 Comments