NET - Describe how to add functionality to a service application

Describe how to add functionality to a service application.

It is done by overriding the functions of Base class as per user’s requirements or needs.
NET - Explain the need of installer in a service application.
Explain the need of installer in a service application - The installer allows the registration of a service on the system and let the Service Control Manager.....
NET - Explain the steps to attach a debugger to a service application
Explain the steps to attach a debugger to a service application - Steps to attach a debugger to the application:......
NET - Explain how COM+ related to the DNA architecture.
Explain how COM+ related to the DNA architecture - COM+ is the core service in all the services of window DNA architecture.......
Post your comment