Skip to main content
Tweeted twitter.com/StackProgrammer/status/784824412449214464
Some spellcheck and also removed c# tag due to you already asked for answers not tied to the language or platform
Source Link

I am a dotnet.NET developer. I see ASP.NET MVC framework now started providing a self-hosting feature. It makes a lot of sense (to me). A self-hosted application feels complete with no external dependency.

The question I have in my mind is now why would anyone NOT want to self host-host ? I mean, I areAre there any advantages that IIS will give me over self-hosting. I am sure there are some advantages because otherwise microsoft, Microsoft would not have botherbothered creating IIS integration with asp.net core.

I don't want my question to be specific to dotnet.NET. So, I am gonna go with- why go with why use IIS or apache tomcat instead of self-hosting ?

I am a dotnet developer. I see ASP.NET MVC framework now started providing self-hosting feature. It makes a lot of sense (to me). A self-hosted application feels complete with no external dependency.

The question I have in my mind is now why would anyone NOT want to self host ? I mean, I are there any advantages that IIS will give me over self-hosting. I am sure there are some advantages because otherwise microsoft would not have bother creating IIS integration with asp.net core.

I don't want my question to be specific to dotnet. So, I am gonna go with- why go with why use IIS or apache tomcat instead of self-hosting ?

I am a .NET developer. I see ASP.NET MVC framework now started providing a self-hosting feature. It makes a lot of sense (to me). A self-hosted application feels complete with no external dependency.

The question I have in my mind is now why would anyone NOT want to self-host ? I mean, Are there any advantages that IIS will give me over self-hosting. I am sure there are some advantages because otherwise, Microsoft would not have bothered creating IIS integration with asp.net core.

I don't want my question to be specific to .NET. So, I am gonna go with- why go with why use IIS or apache tomcat instead of self-hosting ?

Source Link

Why use IIS or apache tomcat instead of self-hosting?

I am a dotnet developer. I see ASP.NET MVC framework now started providing self-hosting feature. It makes a lot of sense (to me). A self-hosted application feels complete with no external dependency.

The question I have in my mind is now why would anyone NOT want to self host ? I mean, I are there any advantages that IIS will give me over self-hosting. I am sure there are some advantages because otherwise microsoft would not have bother creating IIS integration with asp.net core.

I don't want my question to be specific to dotnet. So, I am gonna go with- why go with why use IIS or apache tomcat instead of self-hosting ?