Posts Tagged ‘Deployment’
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, COM add-ins, Deployment, Office, Office 2010, RTD servers, smart tags, Visual Studio, XLL |
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 →
.NET, COM add-ins, Deployment, Office, Office 2010, RTD servers, smart tags, Visual Studio, XLL |
2 Comments
Renat Tlebaldziyeu | February 24th, 2011
In part 4 of the deployment series I will show you how to deploy your per-user Office extension using ClickOnce. Before we proceed, I recommend that you read Part 1 for a brief overview of all deployment technologies...
Read the rest of this entry →
.NET, COM add-ins, Deployment, Office, Office 2010, RTD servers, smart tags, Visual Studio, XLL |
No Comments
Andrei Smolin | August 13th, 2010
In one of my previous lives, I was a VBA and VB6 developer: ReDim, InStr, Msgbox, If Not Obj Is Nothing and other ugly things were part of that nice life. Now I live another life and have both VB.NET and C# experience gradually shifting to C#. If you are a late wayfarer on the [...]...
Read the rest of this entry →
.NET, COM add-ins, Deployment, Office, PIAs, VB.NET |
1 Comment