![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
We would soon be working on a project that involves extending Outlook 2003 and above We would be majorly working on Outlook Add-ins We still have to decide which programming tool to use for the same We are looking at C++, VBA, and VSTO (C#) Can any one please give some pointers or the advantages/disadvantages these tools have so as to help us settle on one of them. Thanks in advance, TT |
Ads |
#2
|
|||
|
|||
![]()
VBA is not suitable if you intend to distribute your code.
VSTO is a nice solution if you are committed to using a .NET language, only plan to support Outlook 2003 and higher and your Outlook 2003 support only includes Outlook from the Office Professional series or higher. Other versions of Outlook 2003 won't work with VSTO, nor will older versions of Outlook. As far as language, your choice depending on how you prefer to work. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm wrote in message oups.com... Hi, We would soon be working on a project that involves extending Outlook 2003 and above We would be majorly working on Outlook Add-ins We still have to decide which programming tool to use for the same We are looking at C++, VBA, and VSTO (C#) Can any one please give some pointers or the advantages/disadvantages these tools have so as to help us settle on one of them. Thanks in advance, TT |
#3
|
|||
|
|||
![]()
Thanks for reply
One more query: Would the suggestions you made hold good for using the Add-in to connect to Exchange Server? Thanks in Advance TT Ken Slovak - [MVP - Outlook] wrote: VBA is not suitable if you intend to distribute your code. VSTO is a nice solution if you are committed to using a .NET language, only plan to support Outlook 2003 and higher and your Outlook 2003 support only includes Outlook from the Office Professional series or higher. Other versions of Outlook 2003 won't work with VSTO, nor will older versions of Outlook. As far as language, your choice depending on how you prefer to work. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm wrote in message oups.com... Hi, We would soon be working on a project that involves extending Outlook 2003 and above We would be majorly working on Outlook Add-ins We still have to decide which programming tool to use for the same We are looking at C++, VBA, and VSTO (C#) Can any one please give some pointers or the advantages/disadvantages these tools have so as to help us settle on one of them. Thanks in advance, TT |
#4
|
|||
|
|||
![]()
As long as you are connecting to Exchange using the Outlook object model or
other client side API then there is no difference whether it's a PST file or Exchange. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm wrote in message ups.com... Thanks for reply One more query: Would the suggestions you made hold good for using the Add-in to connect to Exchange Server? Thanks in Advance TT |
#5
|
|||
|
|||
![]()
Thanks a lot for the info.
Regards TT Ken Slovak - [MVP - Outlook] wrote: As long as you are connecting to Exchange using the Outlook object model or other client side API then there is no difference whether it's a PST file or Exchange. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm wrote in message ups.com... Thanks for reply One more query: Would the suggestions you made hold good for using the Add-in to connect to Exchange Server? Thanks in Advance TT |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
New to Outlook Programming. Need code tweak, please. | Angyl | Outlook and VBA | 1 | May 17th 06 08:43 PM |
Programming OUTLOOK ARCHIVE location | BMP | Outlook and VBA | 2 | May 11th 06 06:43 PM |
Programming changes to XML properties | Ray Jackson | Outlook and VBA | 1 | February 7th 06 02:06 PM |
Next Step in Programming for Office | C.W. Billow | Outlook and VBA | 1 | January 23rd 06 03:24 PM |
Programming form | Colin Coady | Outlook - Calandaring | 3 | January 19th 06 04:21 AM |