Posts Tagged ‘IE add-ons’
Sergey Grischenko | September 21st, 2012
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 →
.NET, IE add-ons, Visual Studio |
No Comments
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 →
.NET, C#, IE add-ons |
No Comments
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
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 | 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
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