开发者

asp.net page compilation process

开发者 https://www.devze.com 2023-01-08 12:21 出处:网络
I\'m looking for detailed technical information on the compilation p开发者_如何学运维rocess for aspx pages and vs2008.Recently I have been learning about controlbuilders and pageparserfilters.I have d

I'm looking for detailed technical information on the compilation p开发者_如何学运维rocess 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?

0

精彩评论

暂无评论...
验证码 换一张
取 消