All Tags > AJAX > ASP.NET
-
Managing Browser History with ASP.NET AJAX and the ASP.NET 3.5 Extensions Preview
AJAX applications offer many benefits but one side-effect is the lost of user navigation using the browser's back/forward buttons. The ASP.NET 3.5 Extensions Preview extends ASP.NET AJAX with Browser history ...
Posted: 19/12/2007 by Mike Ormond
-
Managing Browser History on the Client with ASP.NET AJAX and the ASP.NET 3.5 Extensions Preview
AJAX applications offer many benefits but one side-effect is the lost of user navigation using the browser's back/forward buttons. The ASP.NET 3.5 Extensions Preview extends ASP.NET AJAX with Browser history ...
Posted: 18/12/2007 by Mike Ormond
-
ASP.NET AJAX - Enabling WebParts Drag and Drop
WebParts drag and drop in ASP.NET 2.0 has always been compatible with IE. However, only with the emergence of ASP.NET AJAX have you been able to enable WebParts drag and drop in other browsers. ...Posted: 22/12/2006 by Mike Ormond
ASP.NET AJAX - Browser Compatibility
A look at browser compatibility in ASP.NET AJAX, showing a variety of features rendered in both IE and Firefox for comparison. In addition, what happens when the browser has JavaScript disabled?...Posted: 22/12/2006 by Mike Ormond
ASP.NET AJAX - Dynamic Update Panels
As well as being used directly in your page layout to identify aspects of your page that you want to enjoy partial page updates, UpdatePanels can also be rendered dynamically as part of templated ...Posted: 22/12/2006 by Mike Ormond