Add-in Express for Internet Explorer and Microsoft .net

  1. Add-in Express fully complies with UI guidelines.

    アーカイブ

    機能: Now you can develop enterprise-grade extensions for Internet Explorer 6 through 10, 32-bit and 64-bit, using VS 2012 and.NET Framework 4.5. Add-in Express fully complies with Visual Studio 2012 UI guidelines and extends the IDE with ready-to-use project ...

  2. Develop Internet Explorer add-ons in a true RAD way.

    アーカイブ

    機能: Customize Internet Explorer without the need to learn the IE SDK. Add-in Express supplies components to customize the Internet Explorer UI with your own Explorer bars, toolbars, menus and context menus. Use a component to intercept keyboard shortcuts and ...

  3. All types of Internet Explorer customizations are supported.

    アーカイブ

    機能: Add-in Express is entirely based on the IE add-on API and IE SDK. It implements all necessary COM-interfaces by means of native.NET components and supplies a pure.NET API for writing and deploying IE add-ons. This makes development more comfortable and ...

  4. All IE extensibility features are integrated in one solution.

    アーカイブ

    機能: In contrast to the IE SDK, which offers disembodied solutions based on ActiveX objects or scripts for commands, toolbars, explorer bars etc. Add-in Express integrates everything in one project with a lucid, easy-to-understand architecture and an ...

  5. You use visual designers instead of routine coding.

    アーカイブ

    機能: Add-in Express eliminates the necessity to realize each command as a separate COM object and register it in a separate registry key. It integrates all your commands in one collection (the Commands collection of the IE Module) with its visual designer. Add ...

  6. One code, one deployment package for all IE versions.

    アーカイブ

    機能: Add-in Express includes version-neutral IE interop assemblies based on the Internet Explorer 6 type library. With these assemblies you make your add-ons compatible with the most popular Internet Explorer versions- IE6, IE7, IE8, IE9 and IE10. One code, ...

  7. Deployment so simple that you forget about it.

    アーカイブ

    機能: Each of your Add-in Express solutions is msi-based and web-enabled. Just build your IE extension and its setup project and publish the resulting msi to your deployment server. ...

  8. Menu bar

    アーカイブ

    スクリーンショット: A menu-specific component allows you to add your own items to any IE menu such as File or View. 0 ...

  9. IE command bars

    アーカイブ

    スクリーンショット: Using a special component you can add your own command to the built-in IE command bar. 0 ...

  10. Custom side-bars

    アーカイブ

    スクリーンショット: A special module allows you to add custom side-bars with any controls or UserControls 0 ...

  11. Toolbars

    アーカイブ

    スクリーンショット: You can create new toolbars, just remember to populate your toolbar with a couple of controls. 0 ...

  12. Context menus

    アーカイブ

    スクリーンショット: With Add-in Express you can add custom items or sub-menus to any context menu within IE. 0 ...

  13. Menu bar

    アーカイブ

    スクリーンショット: A menu-specific component allows you to add your own items to any IE menu such as File or View. 0 ...

  14. IE command bars

    アーカイブ

    スクリーンショット: Using a special component you can add your own command to the built-in IE command bar. 0 ...

  15. Custom side-bars

    アーカイブ

    スクリーンショット: A special module allows you to add custom side-bars with any controls or UserControls 0 ...

  16. Toolbars

    アーカイブ

    スクリーンショット: You can create new toolbars, just remember to populate your toolbar with a couple of controls. 0 ...

  17. Context menus

    アーカイブ

    スクリーンショット: With Add-in Express you can add custom items or sub-menus to any context menu within IE. 0 ...