Browse by Tags

Obscure ASP.NET Problem - AJAX Control Toolkit, CollapsiblePanelExtender, Image controls pages loading more than once....
Sunday, September 09, 2007 10:05 PM
Had an issue on a current project where a page was being loaded twice for each request, although it was a little different for each browser. Under IE, this particular page was loaded, then the 'Default.aspx' page in the same directory was loaded. In Firefox, the same page was loaded twice. This was verified by simply placing breakpoints in the Page_Load events... Read More...
Beginning ASP.NET 2.0 AJAX Book is out!
Friday, July 13, 2007 1:12 PM
The past year or so I have been working with a number of excellent co-authors on another book called Beginning ASP.NET 2.0 AJAX and as you can imagine, is solely devoted to the topic of the Microsoft ASP.NET 2.0 AJAX Extensions . Well its out and you can go and grab yourself a copy . You probably want at least 2, perhaps 3 or 4. If you can tear yourself away... Read More...
AJAX Control Toolkit New Release and Orcas
Saturday, March 03, 2007 10:07 PM
A new release of the AJAX Control toolkit has just hit the airwaves. It contains a bunch of fixes in there, as well as some new controls, specifically the ListSearch and Slideshow controls. In addition, all release bits now use compressed javascript files stripped of xml comments and safe whitespace The toolkit is now up to Version 1.0.10301.0 and its one of... Read More...
More Posts