Web Services Question:

Which is the parent class to create all windows services in .NET?

Web Services Interview Question
Web Services Interview Question

Answer:

The ServiceBase class is the parent class to create all Windows services.


Previous QuestionNext Question
Tell me what class in .NET is used to install a Windows service?Can we share a process between windows services?