Outsourcing AJAX development
We used AJAX mostly in ASP.NET pages where we needed to retrieve data from the server asynchronously without interfering with the display and
behavior of the entire existing page.
Web development projects where we used AJAX
We used AJAX in several projects where we needed to get data from server without refreshing the entire page (updating different controls based
on previous actions), or we needed to extend the behavior of different controls based on AJAX features (AJAX extenders).
Because of the high confidentiality projects we were involved in, we can not present project details.
Because the design guidelines demanded a WEB 2.0 style web site, AJAX played a key role in developing user interface features to add more value
to the user experience. Many features in both the public and the private site sections used AJAX to perform specific actions without refreshing
the entire page.
We used AJAX Controls Toolkit for implementing the desired behavior on the client side. We used Ajax Update Panels for wrapping some existing
controls which retrieved data from server and adjusted their behavior to ensure that the way back to server wouldn't trigger the refresh off the entire web page.
Do you want to find more about our projects and the technologies we use?