Tuesday, September 12, 2006
The Catch 22 of AJAX is, for the sake of an easy life, most of the time we want to write “synchronous code” but asynchronous is the only way to avoid some rather nasty usability issues.... Read More
Live Filter: Re-inventing Search A new design pattern for search engines that revolves around progressive filtering of results, rather than a single query. The Implementation section is especially... Read More
Using sessions to store user information is a very handy feature of ASP.NET. But it is not without its dark side. One of the principal difficulties is the fact that sessions can die unexpectedly.... Read More




