If you wants to update the partcular content of web page instead of whole web page at that time you can simple put the content in update pannal along with timer controll so whenever the timer controll set time is triggred at that time update pannel content automatically refreshed..
for e.g
put the gridview in update pannel and call the gridview.databind() function on Timer_tick . you wiill observe that the gridview content only be updated instead of whole page