Wow excellent article by Omar Al Zabir ! Atlas provides you batch call feature which combines multiple web service calls into one call. It works transparently, you won't notice anything nor do you need not write any special code. Once you turn on...
Introduction Atlas (ASP.NET AJAX) has this cool UpdateProgress control which provides a visual indicator while one or more of the UpdatePanel controls are being updated. This UpdateProgress control is great, but in some cases, I want all other elements...
With ASP.NET AJAX , developers can quickly create pages with rich, responsive UI and more efficient client-server communication by simply adding a few server controls to their pages. This new Web development technology from Microsoft integrates cross...