开发者

aspx include vs ascx

I have many aspx page includes in my web form. I want to conve开发者_C百科rt them to user controls. Just wanted to confirm whether there is any performance gain in doing so? I have 50 pages in which the aspx page is included.


The idea of user controls isn't to improve performance, but to improve maintainability and reuse of code.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜