Where is the physical path of the aspx files from which the webpage is served? I am pressing F5 in my VS 2008, and I want to know where VS stores my aspx files during the debugging process.
It just hooks up a local web server to your application directory - files aren't being stored elsewhere.