Third-party software component

From Free net encyclopedia

(Difference between revisions)
Revision as of 13:46, 21 April 2006
AbsolutDan (Talk | contribs)
Revert to revision dated 23:30, 24 March 2006 by Warrens, oldid 45334417 using [[:en:Wikipedia:Tools/Navigation_popups|popups]] - external link spam (again)
Next diff →

Current revision

In computer programming, and particularly in Microsoft Windows programming, third party software component refers to a reusable software component developed to be either freely distributed or sold by an entity other than the original vendor of the development platform. The third party software component market thrives because component oriented development improves the efficiency and quality of developing custom applications.

Visual Basic

Microsoft Visual Basic spawned the first commercially viable market for reusable software components. Visual Basic's first extensibility mechanism was the specification for Visual Basic Extensions, commonly known as "custom controls".

In version 4.0 of Visual Basic, the OCX custom control was introduced to replace VBX. OCX was later renamed ActiveX and then COM. In version 7.0 of Visual Basic, also known as VB.NET, Microsoft introduced the .NET Component to replace both VBX and ActiveX. It was still possible to use many ActiveX components in VB.NET by wrapping them in a .NET layer.

See also

External links

Leading third party component vendors (in alphabetical order):

Other third party component vendors:

Leading Resellers of third party components are:

  • Xtras.Net (Microsoft-centric Components and Tools Store: .NET & ActiveX)
  • ComponentSource (Java, .NET and ActiveX Components Store)

Leading Information website about third party components:

Associations and Groups representing the Component Industry

  • The Component Vendor Consortium (CVC) is a not for profit industry association dedicated to supporting organizations and developers building components and tools for the professional Windows developer.

Online Forums for discussing third party components:

  • Forums.Xtras.Net (Microsoft-centric: focuses on helping developers find and use .NET & ActiveX components and tools)
  • How-To-Select Guide Forums (.NET-centric: Focuses on helping developers select .NET components and tools)