Contents tagged with AJAX Control toolkit
-
ScriptHelper–For MVC and WebForms projects
This issue might seem minor but I always forget the names (exact naming) or number of script files I need to get some features working in MVC or Webforms. In addition, in my applications that require a specific client side feature, I might need a series of dependent scripts to make it work. Failing to include all of them often gives ambiguous errors or the functionality or feature just doesn't work.
-
Animated SiteMap Ajax Control
Today, I finally released on Codeplex a control that I had been working on over a year ago, called the Animated SIteMap Control. Its an AJAX Control toolkit control and it has been prototype form for a very long time now.
-
Reducing page load times with UpdatePanels and timers
I have demo'ed this technique before and talked about it various times, but I recently used this on another engagement which really helped alleviate some of the initial page load times and size.
-
AJAX Control toolkit and TFS Presentations
Tuesday 30th October and Wednesday 31st October, I am doing a presentation on the AJAX Control Toolkit. It is part of the readify developer network series of presentations. I am doing a primer presentation which is more introductory and runs for a relatively short period of time. Chris Burrows will then follow through with a Team Foundation server related presentation based on experiences in the field.
-
Obscure ASP.NET Problem - AJAX Control Toolkit, CollapsiblePanelExtender, Image controls pages loading more than once....
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 and watching it get hit twice, in addition to seeing this via the NET monitor in Firebug (the Firefox addin).
-
Beginning ASP.NET 2.0 AJAX Book is out!
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.
-
Another reason to use the AJAX Control Toolkit
Apart from the long list of great, free controls in the AJAX Control toolkit, there are numerous other reasons to use the toolkit. One of which is the great support functions that come with the toolkit.