TAG | AJAX ASP.NET
Dec/08
22
Wrap AJAX Updates with Client Side Notifications
2 Comments | Posted by Will Wright in AJAX, ASP.NET
The Problem
Loading in content using AJAX is definitely, totally awesome. A feature that I appreciate, when I see it, is client side notification of what’s going on asynchronously. Of course; it’s not always appropriate since we are are, after all, trying to lighten up the users experience. When you’re loading big chunks, that might take [...]
