Posts Tagged ‘.NET’
Ty Anderson | June 15th, 2011
Internet Explorer is the world's most popular browser which makes it a nice target for custom solutions. Using Add-in Express helps you build Office COM Add-ins that your users love. As a result, you might be looking to expand to different markets… markets that probably do not speak you language. As a result, you are looking to build a localized version or versions of your add-in...
Read the rest of this entry →
.NET, COM add-ins, Office, Visual Studio |
No Comments
Ty Anderson | June 13th, 2011
Internet Explorer is the world's most popular browser which makes it a nice target for custom solutions. Microsoft provides an IE SDK that attempts to provide you with guidance on how to build custom toolbars, menus, side bars, etc. The problem is that this SDK leaves you alone to fall into the potential pitfalls and doesn’t lend you a helping hand
...
Read the rest of this entry →
.NET, IE add-ons, Visual Studio |
4 Comments
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 | June 7th, 2011
As the most popular browser Internet Explorer makes a nice target for solutions that extend browser functionality or that provide additional features for working with browser based content. Lucky for us developers Microsoft provides an SDK for Internet Explorer. Even luckier for us developers is that Add-in Express simplifies Internet Explorer plug-in development by providing an all-in-one framework
...
Read the rest of this entry →
.NET, IE add-ons |
2 Comments
Ty Anderson | May 10th, 2011
Microsoft Excel supports multiple types of add-in architectures, from XLLs to user-defined functions and COM add-ins to real-time data servers. Each have their own interface in Excel and each require separate sets of technical knowledge to use them effectively leaving a developer just wondering where to begin...
Read the rest of this entry →
.NET, COM add-ins, Excel |
No Comments
Add-in Express for Internet Explorer is yet another tool designed to make the life of developers easier. It provides you with a quick and simple way to customize Microsoft Internet Explorer. In this post I'll demonstrate how to create an explorer bar for Internet Explorer...
Read the rest of this entry →
.NET, C#, IE add-ons, Visual Studio |
2 Comments
Ty Anderson | April 18th, 2011
Office users love Microsoft Outlook. But users often have unique productivity methods that often don't quite fit within Outlook's out of the box features set. Thinks to Add-in Express this isn't a problem! Developers can extend the Outlook user interface by implementing something known as version neutral regions...
Read the rest of this entry →
.NET, Outlook, Outlook regions |
No Comments
Dmitry Kostochko | April 8th, 2011
The next Inspector region that we target is RightSubpane. This region is located on the right of the Inspector window, it can be bound to any Outlook items such as mail, task, contact, etc...
Read the rest of this entry →
.NET, COM add-ins, Outlook, Outlook regions, VB.NET, Visual Studio |
No Comments