Kristjan H
Posts: 27
Joined: 2005-10-29
|
Main functions:
1. Save document in word & excel (app1)
2. Sync calendar in Outlook via XML (app2)
3. Options/Property page in Outlook (app3) - for managing options, paths etc.
I dont like to maintain 3 different addin/dll projects. Is it possible or reasonable to integrate all those functions to one single dll?
Br
Kris
|
|
Dmitry Kostochko
Add-in Express team
Posts: 2887
Joined: 2004-04-05
|
Hi Kristjan,
Sure, it is possible but it's up to you to decide whether it is reasonable. If you decide to combine all the 3 projects in one, I would advise you to change one of them adding the functionality of the other two to it.
|
|