‘Video HowTo samples’ category archive
Ty Anderson | September 20th, 2011
When building Internet Extensions with Add-in Express for IE and .NET, one of the more popular user interface elements is the Bar. The bar extends IE's UI and provides a solid, non-intrusive, location for forms and other elements the user can access while working with Internet Explorer in their typical manner...
Read the rest of this entry →
IE add-ons, Visual Studio |
No Comments
Ty Anderson | August 26th, 2011
When we released Add-in Express for Internet Explorer and .NET, one of the first things I wanted to do was build some extensions that included custom IE bars. I quickly learned that what I wanted to use was not IE Bars but Add-in Express Advanced IE Bars...
Read the rest of this entry →
.NET, IE add-ons |
4 Comments
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, Outlook, Visual Studio |
2 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, 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
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 12th, 2011
People use Microsoft Office for all sorts of tasks in order to get their work done. For example, they use Word to write proposals, they use PowerPoint to create awesome marketing presentations, and then they use Excel to calculate their commissions. But the thing is often users need to leave Office to go and gather information that they need to complete the document...
Read the rest of this entry →
Excel, PowerPoint, task panes, Word |
No 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