이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

Add-in Express for Internet Explorer and Microsoft .net

몇 번의 클릭으로 Internet Explorer 6 (32-비트), IE 7 – IE 11 (32-비트 및 64-비트)를 위한 안전하고, 격리되어 있으며, 배포 가능하며, 문맥을 인식할 수 있는 스레드-안전(thread0-safe) 애드온을 생성합니다.

Add-in Express사에서 공개
2006년 부터 ComponentSource에서 판매중

버젼: 10.0.6240 업데이스 날짜: Jun 13, 2019

Add-in Express for Internet Explorer and Microsoft .net 관련 정보

몇 번의 클릭으로 Internet Explorer 6 (32-비트), IE 7 – IE 11 (32-비트 및 64-비트)를 위한 안전하고, 격리되어 있으며, 배포 가능하며, 문맥을 인식할 수 있는 스레드-안전(thread0-safe) 애드온을 생성합니다.

Add-in Express for Internet Explorer and Microsoft .net completely supports the Internet Explorer extensibility API and integrates all IE extensibility features in one solution with a strong architecture and a lucid interaction model with Internet Explorer objects. You use visual designers to customize the IE menu, toolbars or side-bars, access its objects and their events, handle keyboard shortcuts. Add-in Express is written in C#, and directly supports VB.NET, C# and C++.NET.

Add-in Express for Internet Explorer Main features

Add-in Express is entirely based on the Rapid Application Development approach and empowers you to develop professional extensions for Internet Explorer in no time. Using Add-in Express visual designers, you can:

  • Develop Internet Explorer browser helper objects, bars and toolbars in one integrated project or in separate ones.
  • Customize vertical or horizontal Explorer bars with any .NET controls.
  • Create custom IE toolbars using .NET controls and user control components.
  • Extend any Internet Explorer context / pop-up menus with your own items.
  • Add new items to the built-in menu bar.
  • Add new buttons to the built-in toolbar.
  • Add custom keyboard shortcuts.
  • Deploy and update your IE add-ons using msi-based web-enabled setup projects.
  • Make your IE add-ons thread-safe, interproccess-communicative, isolated and secure.

Add-in Express for Internet Explorer and Microsoft .net Key benefits

  • Internet Explorer extensibility. Add-in Express programming model and run-time code based on the Internet Explorer SDK provide the most effective way to extend the IE GUI, access Internet Explorer objects and handle their events.
  • Component-centric model for programming IE add-ons. You use visual designers and components to customize the Internet Explorer menu, toolbar or side-bars, to access Internet Explorer objects and their events.
  • Lucid, easy-to understand architecture. Add-in Express integrates all Internet Explorer extensibility features in one solution, so that you needn't follow a complicated IE SDK way with separate ActiveX-es, script files and registry keys.
  • 32- and 64-bit add-ons in one project. Add-in Express delivers its own 32-bit and 64-bit add-on loaders, automatically includes them in add-on setup projects and registers the loaders for both Internet Explorer versions, 32- and 64-bit. The loaders run your add-ons and isolate them in their own app domains. All this makes your add-ons x86 and x64-compatible, secure and isolated.
  • Version-neutrality - Add-in Express includes a version-neutral Internet Explorer interop assemblies. With these assemblies you make your add-ons compatible with the most popular IE, from IE 6 through IE 11. One code, one project, one solution, one deployment package for all IE versions.
  • Deployment made easy. 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.
  • Add-in Express is based entirely on the true RAD paradigm and enables you to reduce the time you spend on COM interfaces, IE-related registry entries and IE add-on deployment. You write applied code only, Add-in Express implements everything else.