‘Video HowTo samples’ category archive
Ty Anderson | August 26th, 2011
Internet Explorer implements that all-too-common tab interface. Each tab contains a web page that could be closely related to something in another open tab...or it could be something different entirely. Users open lots of pages at a time...
Read the rest of this entry →
.NET, IE add-ons |
No Comments
Ty Anderson | July 20th, 2011
Business Contact Manager (BCM) is Microsoft's attempt to a nice CRM tool to the small and medium-sized business market. It has its pros and cons but overall, I think they succeeded. Business Contact Manager resides within Microsoft Outlook, which makes perfect sense. Using BCM, users can seamlessly track leads, projects, employees, marketing campaigns and more...
Read the rest of this entry →
COM add-ins, Office 2010, Outlook, Visual Studio |
No Comments
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, Office 2010, 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 |
No 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