Is there any difference between a Web Application vs Worker tier/environment?
As in if I were to deploy a web application will it work (not that I will do that, but am trying to understand whats the difference)? I imagine I can install my worker service on a Web Application instance and have my app connect to that. If so apart from the name difference, what other differences are there?