COM+ is the next iteration of the Component Object Model (COM) architecture from Microsoft. Component based development is becoming immensely popular. VB 6.0 allows the developer to easily use existing components and develop their own. COM+ offers a host of services that a developer can take advantage of within their applications. By building applications on top of the services provided with COM+, developers are able to focus less on infrastructure coding and more on solving business problems.