you need to ensure that the method calls are processed as quickly as possible

You create a serviced component named OrderStatus that is in an assembly named NorthwindOrders. OrderStatus is in its own COM+ application named Northwind Traders. OrderStatus is used by multiple client applications to look up the status of orders. Because you anticipate that client applications will frequently access OrderStatus, you need to ensure that the method calls are processed as quickly as possible. What should you do?

You create a serviced component named OrderStatus that is in an assembly named NorthwindOrders. OrderStatus is in its own COM+ application named Northwind Traders. OrderStatus is used by multiple client applications to look up the status of orders. Because you anticipate that client applications will frequently access OrderStatus, you need to ensure that the method calls are processed as quickly as possible. What should you do?

A.
Configure OrderStatus to require a transaction.

B.
Configure Northwind Traders to be a library application.

C.
Add the AutoComplete attribute to all methods in OrderStatus.

D.
Configure NorthwindOrders to be a shared assembly, and install it in the global assembly cache.



Leave a Reply 0

Your email address will not be published. Required fields are marked *