MyITBlog.com - IT Professionals Online Journal
 
  Home  |   Site News  |   About Us  |   Privacy  |   FAQ  |   Contact   Add Blog Entry  |  Login  |  Register   
 My Account
Username
Password
Remember me
Lost Password?


 Categories


  HOME  >  IT Water CoolerPrint


0
Votes
ASP.Net Timer vs. UpdatePanel in IT Water Cooler   
by Lokesh on 24 Apr 2008, 08:27     Read Lokesh's Blog
Total Hits: 471    Comments: 0   

ASP.Net Timer vs. UpdatePanel 

Developers using ASP.Net could easily establish and Ajax based application through two functions in ASP.Net. Developers could either go for the ASP.Net Timer wherein the update is made automatically. The information is feed to the user without the need for use actions. On the other hand, UpdatePanel allows developers to set appropriate reaction of the application. Both of these functions target a specific area of the webpage and update it without changing the whole webpage.

Read More...


 

Post Comment

Copyright © 2008 MyITBlog.com