When we do partial refresh of a page using update panel how
server knows it(which event occurs?)
Answer Posted / rajesh
server knows the occured event by triggers in updatepanel
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do cookies work? Give an example of their abuse.
What are the types of caching in asp.net?
Explain the difference between an exe and a dll?
Define reflection in .net?
Where viewstate value is stored in asp.net?
What are the event handlers that we can have in global.asax file?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is the difference between CLICK and MOUSE DOWN Event ?
What is marshalling ? Is it a part of asp.net ?
What is web configuration file and how to use in web application
What does aspcompat="true" mean?
How can we create custom controls in asp net?
What does mean by a neutral culture?
Which is faster union or union all?