Does a free MSI-based installer exist for ASP.NET sites? E.g., installer engine asks "what site do you want to install to, or create new site" and "enter SQL connection information for web.config" etc ...
Take advantage of ASP.Net Web Hooks to send HTTP POST notifications within the context of the ASP.Net runtime Essentially, WebHooks is a pattern — its implementation varies from service to service.