Posts Tagged ‘Office’
Add-in Express enables you as a developer to quickly and easily create, not just MS Office add-ins but also Excel XLL add-ins, Excel Real-time data (RTD) servers and smart tags. In this post I'll demonstrate how you could include all this functionality in one Visual Studio project. Start by creating a new ADX COM Add-in project in Visual Studio...
Read the rest of this entry →
.NET, C#, COM add-ins, Excel, Office, Outlook, RTD servers, smart tags, Word, XLL |
2 Comments
Ty Anderson | March 25th, 2011
Office developers like to build solutions of all shapes and sizes. And if we only compare building of Office solutions to building buildings, we'll see that the fun part is the stuff you can see like the doors and the windows the façade and the paint – all the things that are visually appealing, the things that your users notice. The less desirable part of buildings is the stuff you don't see, perhaps the plumbing...
Read the rest of this entry →
.NET, COM add-ins, Office, Visual Studio |
No Comments
Ty Anderson | March 10th, 2011
If you have any experience in developing solutions on the Office platform, you have most likely learnt that Office has the tendency to abuse its developers. One of the main reasons for this is that Office is comprised of several different applications like Outlook, Excel, PowerPoint and Word, and each of these applications has their own object model that you need to understand and master when building your solutions...
Read the rest of this entry →
.NET, COM add-ins, Excel, Office, Outlook, PowerPoint, Visual Studio, Word |
4 Comments
Renat Tlebaldziyeu | March 1st, 2011
This is the final part of the series that describes all possible ways of deploying your Add-in Express-based Office extensions. I recommend that you begin from the very beginning: Step-by-step deployment of Office extensions: Overview. Or, if you are interested only in ClickTwice :) deployment, you can start right away with Deploying Office extensions via ClickTwice :)...
Read the rest of this entry →
.NET, Deployment, Office, Visual Studio |
No Comments
Renat Tlebaldziyeu | February 28th, 2011
Part 7 of the deployment series explains how you can use your favorite installer software to deploy your Office extensions over the web; this is the essence of ClickTwice :). If you didn’t read the previous parts of the series, I'd advise that you start with Part 1 - a brief overview of the available deployment technologies...
Read the rest of this entry →
Deployment, Office |
4 Comments