Hi Guest

MobileUser

1 HomePage 1 Jobs 1 WalkIn 1Articles  

Cat Exam

 :) Latest Topic
AJAX
VB.NET
SQL Query
UDDI
CLASS
JavaScript Questions
SharePoint Interview
SilverLight
WCF
general knowledge
 ASP.NET
 :) Hot Jobs
 
 :) Latest Articles


  

 


What is UpdatePanel and its uses and disadvantage
Question Posted on 07 May 2012

Home >> WEB >> AJAX >> What is UpdatePanel and its uses and disadvantage




UpdatePanel control is very important control in the ASP.NET. Which comes in AJAX package. It will helps us to do partial rendering of the page. And this control mainly have two childtags
(1)ContentTemplate
(2)Triggers tags.
ContentTemplate helps to holds the content of the panel. Here content can be of any type which we put on our page and this can be literal text to web controls etc.
But triggers tag allows us to define certain triggers which will make the panel to update contents on it.
where to Use UpdatePanel
(1)WebPage have less asp.net controls and less viewstate.
(2)WebPage html is not too big.
(3)The time is limited to finish the task.
(4)Where performance is not too concern.
(5)Want to keep the sate of controls with postbacks.
(6)Have a lot of server side events you want to fire.

Below are some common disadvantage or limitaion of update panel
(1)Viewstate is still here so bandwidth as same as before updatepanel is used
(2)Exception handling is little complex here
(3)Outside button cannot do so much freedom as inner button in updatepanel
0
0



 
 Input Your Comments Or suggestions(If Any)
 Name
 Email(optional)
 Comments


Other Important Questions
Syntax of AJAX autocomplete extender
Ajax Timer control in asp.net
How many update panel we can have per page in ASP.NET
What is UpdatePanel and its uses and disadvantage
Code to retrieve xml data from ajax






 
Top Searches:asp net questions vb net questions sql query uddl questions class javascript Questions sharepoint interview questions and concept silverlight questions and concept wcf questions beans general knowledge ajax questions
PHP | Biztalk | Testing | SAP | HR |