Add AJAX effect to ASP.NET Webforms postbacks
1 Jan
If you want to add AJAX effect to ASP.NET webforms full postbacks, add this meta tags to your page, or even better add it the your master page. <meta content="blendTrans(Duration=0.2)" http-equiv="Page-Enter" /></meta> <meta content="blendTrans(Duration=0.2)" http-equiv="Page-Exit" /></meta> This effect will remove the blinking effect from ASP.NET pages, and they call it fajax aka the fake [...]















Social Networks