adspace


What is a serviced component?

Answer Posted / Chetan Anand

A ServicedComponent is a COM+ component that can be installed in the COM+ catalog, which provides services such as transaction support, object pooling, and security. It is a managed class that derives from System.EnterpriseServices.ServicedComponent.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1141