In-Place Compilation using ClientBuildManager.CompileFile
问题 I'm working on a website that I'd like to use in-place compilation on in order to make the first hit faster. I'd like to use the ClientBuildManager.CompileFile method to do the in-place compilation so that I have control of the compiling process. For a variety of reasons, this is the ideal way to compile this website. Why Does IIS Build to a Different Subdirectory under "Temporary ASP.NET Files"? When I compile a website file by file via ClientBuildManager.CompileFile method in an exe built