Tuesday, February 27, 2007

Paging and hoistory using Microsoft Ajax

This article shows you how to implement paging wuth ASP.NET and Ajax. It uses a History plugin also available for download at the site.

Tuesday, February 20, 2007

Client side browser detection

This article shows you how to do

client side (javascript) detection of which browser

the visitor is using when prgramming MS AJAX.

Some nice tutorials on how to use the HoverExtender

Here are some really nice tutorials on

how to use the HoverExtender

Friday, February 9, 2007

Test

Just testing
Ever looking to download free fonts? The site utilizes some cool Ajax stuff using JQuery and ASP.NET, the ajax paging routine is pretty nice.
This is a great post for your ajax asp.net beginning beginning , especially I guess it woule be interesting to learn ASP.NET update panels work.

Sunday, February 4, 2007

Reading binary object in MySQL

The site look pretty new - however the article on how to read binary data from MySQL is straigtforward and really nice formatted. While it might be arguable whether binary data at all should be stored inside a database it sure is nice to know how to do it.