we have a well developed suite of asp.net websites that at a base level handle user authorization, request for access, disclaimer signing, and user management functions.
with a web site, it is easy to copy files, change the connection strings in web.config to point to a new (cloned) database, and start a new website.
can we achieve the same goal if we move to web applications? research so far has not confirmed or refuted this concept.