---
title: "What are the advantages of hosting WCF Services in IIS as compared to self-hosting?"  
description: "What are the advantages of hosting WCF Services in IIS as compared to self-hosting?"  
author: "Amit Singh"  
published: 2011-03-17  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/415/what-are-the-advantages-of-hosting-wcf-services-in-iis-as-compared-to-self-hosting  
category: "wcf"  
tags: ["wcf"]  
reading_time: 1 minute  

---

# What are the advantages of hosting WCF Services in IIS as compared to self-hosting?

There are two main advantage:\

1. Automatic Activation
2. Process Recycling\

## Answers

### Answer by Pankaj Singh

IIS provides Automatic activation that means service is not necessary to be in running and process recycling.

### Answer by Amit Singh

There are two main advantage:\

1. Automatic Activation
2. Process Recycling\


---

Original Source: https://www.mindstick.com/interview/415/what-are-the-advantages-of-hosting-wcf-services-in-iis-as-compared-to-self-hosting

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
