When i am using Ajax controls (updatepanel),Is page events
all are executed or only some events are executed?which
page events are executed?
Answers were Sorted based on User's Feedback
Answer / nilesh patil
Only Some Part Will Be Executed Which is under Update-panel
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mona
page events are execute and page will not be refresh.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ram
only page event executed..why because if u write a update
panel for which control event u want executed so that one
only executed
Is This Answer Correct ? | 1 Yes | 1 No |
what is MVC pattern?
In which circumstances you used delegates?
what is .edmx file and what it contains?
Why to use html.partial in mvc?
Can you handle all button click events at once in a form? Give coding.
Difference between .NET & J2EE
Tell me about the internal working of Garbage collector?
What is meant by bootstrap in mvc5?
WHICH IS MORE SECURED AMONG JAVA AND .NET?
What is the CLS
Give an example for authorization filters in an asp.net mvc application?
What is the need of .Net framework ?