Sample Planning Worksheets

Previous Topic Next Topic

Component Application Services

As a development platform, Windows 2000 offers Component Object Model (COM) and Distributed COM (DCOM) support that extends a development team's capabilities to efficiently create more scalable component-based applications. Table A.6 highlights Component Application Services features.

Table A.6 Component Application Services

Feature Role of this feature within my organization
Queued Components

Developers and administrators can choose the appropriate communications protocol (DCOM or asynchronous) to use at the time of deployment.

 
Publish and Subscribe

COM Events provide a uniform publish and subscribe mechanism for all Windows 2000 Server applications.

 
Transaction Services

Provides information updates by calling an application on a mainframe or sending and receiving a message to or from a message queue.

 
Message Queuing Services

Ensures that a message transaction is either completed or safely rolled back to the enterprise environment.

 
Web Application Services

Developers can use Active Server Pages to build a Web-based front-end to their existing server-based applications.

 

For more information about deploying Windows 2000 Component Application Services and the Microsoft® Security Support Provider Interface, see "Determining Windows 2000 Network Security Strategies"in this book. For more information for developers, see the MSDN™ Platform SDK link on the Web Resources page at http://windows.microsoft.com/windows2000/reskit/webresources .


note-icon

Note

You might want to discuss these features and their potential business value with members of your application development team. Their knowledge can assist you in determining the potential business value of these technologies to your organization.

© 1985-2000 Microsoft Corporation. All rights reserved.