I found this link , the bottom line of which predicts that I used it a lot to create Office add-ins (i.e. good, old, good C # code), should be fully exchanged for JavaScript.
For example, we have a solution that places a set of buttons on a ribbon and communicates with a CRM server to add data (one in Outlook and one in Word). Should they be rewritten altogether ?!
I want to use VSTO if possible (AddinExpress was not said to be reliable, apparently). Suggestions?
source
share