Is there any way to know in C# the type of application that is running.
Windows Service ASP.NET Windows Form Console
I would like to react to the application
ASP.NET, check the if HttpContext.Current is null