Which programmingslanguage should I use?

M

Marcus Carlsson

Hi!

I want to create a plugin to Outlook 2000, 2003 and XP.
The plugin will send and receive contacts via a web service.

I'm aware of that web service is very easy to implement in c#
At the same time I belive (and correct me if I'm wrong) that
writing plugins in c# can be hard when I have to support different
Outlook versions.

If I should write it in ATL, will it be easier to do that?
Can I create the web service-code in c# and create it as
an dll and import it into the ATL-project?

I'm not afraid of learning a new language.

So, what language should you have chosen?

Regards,
Marcus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top