Posts Tagged ‘.NET’

Creating WiX setup project for Office add-ins on Visual Studio 2012 using Add-in Express

If you've switched to Visual Studio 2012, you might have noticed that Microsoft has sneakily removed all Visual Studio Installer project types. Instead of the usual Setup Project, Setup Wizard, CAB Project and Merge Module Project templates, the only option we now have is to use the limited edition of InstallShield.... Read the rest of this entry →

Radical redesign of Access 2013 and what it means for Office developers

Access changed my life. Ever since I picked up a copy of the Access 97 Developer’s Reference, I have been enamored by Microsoft Office Access and how it can be utilized to build solutions. The first application I ever wrote was in Access 97…for a shipping company. It scanned shipping manifests. They loved it. I loved it... Read the rest of this entry →

What's new in Add-in Express for Internet Explorer v8.1.x

Our recent release of Add-in Express for Internet Explorer has sneaked in without you even noticing. But just like autumn it was inevitable. With all the updates and changes in our market, we want our software to keep up. I will shed some light on the new features we added to the update so that you […]... Read the rest of this entry →

Video: Create Office add-ins with a single code base

This is a preview and a quick demo of the next generation of Add-in Express for Office and .net that adds support for Microsoft Office 2013 and Visual Studio 2012. The new version fits perfectly with VS 2012 and provides a true rapid application development experience like all previous Add-in Express versions... Read the rest of this entry →

How to customize context / right click menu of Excel 2013, 2010 and lower: C# sample

Right-click menus of Microsoft Office applications are a very convenient option for the end-user to interact with the host application. And for us, COM add-in developers, creating a custom menu for our users could be just a piece of cake... Read the rest of this entry →

How to develop Outlook 2010, 2007, 2003 add-in: Outlook objects and events

We're making our way through this short series covering Outlook add-in development. If you missed the previous parts, I highly recommend them, not just because I wrote. No no… because they are essential to understanding this edition, Part 3... Read the rest of this entry →

Upcoming Add-in Express releases – Q&A

We are going to release the new versions of the following products: Add-in Express for Office and .net and Add-in Express for Office and Delphi VCL. However, please note that our cornerstone product, Add-in Express for Office and .net, comes out first... Read the rest of this entry →

Support for Office 2013 and Visual Studio 2012 coming soon

For the last few days we have received quite a lot of questions with one prevailing theme - When are you going to add support for Office 2013? The first one arrived a few hours after Microsoft had published Office 2013 CP and put a smile on our faces: Office 2013 has been out for a few hours and there is no update yet?... Read the rest of this entry →

How to create an Outlook task, appointment or note from an email

In the first installment of this series, Customizing Outlook Ribbon and command bars in a single add-in, we took the first step in building the Ty Actions Outlook Add-in. If you followed along, you have a beautiful custom Outlook ribbon and a custom a command bar that will impress your users... Read the rest of this entry →

Creating add-ons for IE 10 in VS 2012 using C#, VB.NET

Internet Explorer (IE) 10 is the next version of Internet Explorer from Microsoft. On Windows 8 you will have two different flavours of user interfaces; one is the traditional desktop browser application and the other a new Metro app... Read the rest of this entry →

Creating add-ins for Outlook: custom ribbon & command bar in one project (C#, VB.NET)

Despite what some promulgate as software development best practices, I like to start my projects by sketching what I envision. I don't conduct interviews. I don't write requirements. I thumb my nose at all type-A project manager types and don't make a plan... Read the rest of this entry →

How To: Set a custom icon for an Outlook folder in the Navigation Pane

Today I want to show you one of the new features Outlook 2010 brought to programmers. Now Outlook allows setting custom icons the Navigation pane folders. The Outlook Object Model provides a special method for this task – SetCustomIcon. So, let's start our journey into the Outlook programming world ... Read the rest of this entry →

Building integrated Excel extensions: COM Add-in, RTD Server and XLL in one C# project

Add-in Express for Office and .net makes building Microsoft Excel extensions easy. We provide you with a collection of tools and components to get that world-class Excel add-in out of the door and into the world in record time. ... Read the rest of this entry →

How to create Excel add-in: C# and VB.NET

It is also about time I write a few posts about writing Excel COM add-ins, so in today's article we'll take a look at how to create a superb world-class Excel add-in using Add-in Express for Office and .net... Read the rest of this entry →

How to create an Internet Explorer Bar for Microsoft Dynamics CRM

In today's post I'll show you how to write another integration to Dynamics CRM, only this time it is using Add-in Express for Internet Explorer and .net. We will write an add-on for Internet Explorer which will show the selected contact in Dynamics CRM's orders on an IE bar... Read the rest of this entry →

Create a custom Outlook view programmatically: C# sample

When creating Outlook add-ins I used to always use the Add-in Express Web view when I wanted to display my own data in the folder view. Until recently, when I realized that Outlook does expose a lot of properties that make it easy to display your custom data using the built-in Outlook types as well as Outlook views... Read the rest of this entry →

Have any questions? Ask us right now!