Posts Tagged ‘C#’
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 →
.NET, C#, IE add-ons |
No Comments
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 →
.NET, C#, COM add-ins, Outlook |
13 Comments
One of the first articles I wrote for Add-in Express was about the Office 2010 Backstage View. Microsoft Office 2010 was still new and users of Office where still getting used to Microsoft's new approach to the "File" menu. The Add-in Express Backstage view component has since received a new and very impressive visual designer that makes designing the Backstage view a piece of cake
...
Read the rest of this entry →
C#, COM add-ins, Excel, Office, Visual Studio |
No Comments