When we do partial refresh of a page using update panel how
server knows it(which event occurs?)

Answers were Sorted based on User's Feedback



When we do partial refresh of a page using update panel how server knows it(which event occurs?)..

Answer / rajesh

server knows the occured event by triggers in updatepanel

Is This Answer Correct ?    3 Yes 0 No

When we do partial refresh of a page using update panel how server knows it(which event occurs?)..

Answer / sivaprasad

PageRequest Manager in the page will maintain the
collection of controls that are registered as triggers in
any update panel inside page.it will check weather the
request is happened by a control with in the collection
then it will make request as partial post back.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How can u deifne the benefits and limitation of using Viewstate for state management?

0 Answers   QuestPond,


Is asp net front end or backend?

0 Answers  


I create small website, i want accept all the browser this website? what will do?

1 Answers  


What are url fragments?

0 Answers  


Which is the best institute to learn Microsoft Technologies and the faculty if you Know?

0 Answers   TCS,






Is it possible to change the index of primary key on table?

0 Answers  


how to edit gridview control in asp.net2.0

1 Answers   3i Infotech,


What is a pixel url?

0 Answers  


How do you construct HtmlResponseMessage?

1 Answers  


What is the Global.asax used for?

9 Answers  


Explain why datareader is useful?

0 Answers  


What are session cookies?

0 Answers  


Categories