<Compilation DEBUG = "true" tempdirectory = "F: \ programming \ dnn \ dnn4.5.5 \ mytempfiles"/>
In this way, you can set the temporary files of Asp.net in F: \ programming \ dnn \ dnn4.5.5 \ mytempfiles.
You can use reflector to open the decompilation for viewing the page class.
Download Reflector
References
Article: Compile the aspx file into a DLL file
Web: http://www.ccw.com.cn/htm/center/prog/02_11_12_3.asp
Article: [original] in-depth analysis of one of ASP. NET compilation principles: dynamic compilation)
Web: http://www.cnblogs.com/artech/archive/2007/05/21/753620.html
Article: you do not need to change the file name to Prevent IIS files from being downloaded (Introduction to system. Web. ihttphandler)
Web: http://hi.baidu.com/xhfc/blog/item/df8679cf8a8e653df9dc6161.html
Article: ASP. NET web page in-depth discussion (briefly introduces the page lifecycle)
Web: http://www.cnblogs.com/huqingyu/archive/2004/12/04/72715.html
Article: partial class of C #
Web: http://www.cnblogs.com/coldwine/archive/2005/08/12/213148.html
Article: a page processing process (derived relationship of the page class)
Web: http://www.cnblogs.com/happyhuan/articles/519131.html
Article:
URL:
Article:
URL: