Generated ASP.NET page source files
I found a really useful article about the ASP.NET page compilation process.
The thing I was looking for was actually where to find the generated page source files. They’re stored in a directory like:
C:WINDOWSMicrosoft.NETFrameworkv1.1.4322Temporary ASP.NET Files







Comments