asp.net page compilation process

对着背影说爱祢 提交于 2020-01-05 17:41:27

问题


I'm looking for detailed technical information on the compilation process for aspx pages and vs2008. Recently I have been learning about controlbuilders and pageparserfilters. I have downloaded some code to clean out extra white spaces in my html in order to make the pages smaller. The code works great, but I don't understand WHY it works. I need to learn more about the page compilation process. Any suggestions?

来源:https://stackoverflow.com/questions/3325174/asp-net-page-compilation-process

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!