Which version of vs 2005 to create outlook com-add in

D

DavidE

Hi,

I want to develop outlook com add-in whith vs 2005 but I don't know which
one to install - Professional,Enterprize or Team Suite ?
I have the professional edition .

Thanks,

David
 
T

Thaddaeus Parker

Are you expecting to use .NET 2.0? VSTO is the best thing to use if you are
writing add-ins for Office 2003. I believe the Professional edition has the
VSTO included. Developing add-ins with the Express Editions cannot be done.
The editions don't really make difference when you are developing add-ins,
so if you are just by yourself go ahead and use the Professional edition,
otherwise in a team environment it would be better if you used the Team
Suite.

I guess what it really comes down to is what are you really attempting to do
and are you will to spend the money to get more functionality that you may
not possibly need.

Just my $0.02,

Thaddaeus.
 
Top