Hi dprior,
Thanks for the response. I'll try to clarify what I am getting at.
Consider a company that has an Intranet. On this Intranet, they may want to deploy a few different applications, for example:
Departmental News
IT Help Desk Application
Company Store
and so on. Each of these Intranet applications could be a different project all under one ASP.NET solution. Correct?
Departmental News would have its own virtual directory on IIS, as would the IT Help Desk Application, the Company Store, etc.
Do all of the applications a company might want to deploy on its Intranet have to be in one Visual Studio project and therefore in one virtual directory in IIS?