首页 >> 文摘 >> ASP/ASP.NET

Partial-page rendering

采集日期:2008-4-25作者:chengliuyy(注:本数据由系统自动采集,内容与BHCODE无关)
asp.net AJX提供了 Partial-page rendering的技术,比如使用update panel可以轻松的实现这个技术,有时候我们叫做无页面刷新技术,这个技术的好处呢?Partial-page rendering removes the need for the whole page to be refreshed as the result of a postback.By default, postbacks that originate from controls inside the update panel (child controls) automatically initiate asynchronous postbacks and cause a partial-page update.An asynchronous postback behaves much like a synchronous postback.
本周推荐
MORE
热点关注
MORE