---
title: "In .NET, which is the parent class to create all Windows services?"  
description: "In .NET, which is the parent class to create all Windows services?"  
author: "Sumit Kesarwani"  
published: 2014-08-26  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/2031/in-dot-net-which-is-the-parent-class-to-create-all-windows-services  
category: "wcf"  
tags: ["wcf"]  
reading_time: 1 minute  

---

# In .NET, which is the parent class to create all Windows services?

The ServiceBase class is the parent class to create all Windows services.

## Answers

### Answer by Sumit Kesarwani

The ServiceBase class is the parent class to create all Windows services.


---

Original Source: https://www.mindstick.com/interview/2031/in-dot-net-which-is-the-parent-class-to-create-all-windows-services

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
