You were faced many times with the issue of having big size
pages sent between client and server in your ASP.NET applications. You were
asked by your network administrator to reduce traffic and be able to still make
your application function properly. In another situation you find yourself wanting
to update only a portion of your visible page.
Well these problems will be solved and you will have a fun
time AJAXfying with Microsoft ASP.NET AJAX Extensions.