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 are the components required to create a route in mvc?
What are the advantages of asp.net mvc?
What is the difference between tempdata and viewbag?
What are the benefits of .net framework?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
what is conceptual model?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
What's different about namespace declaration when comparing that to package declaration in Java ?
What data type should you use if you want an 8-bit value that's signed ?
Explain bundle.config in mvc4?
How is method overriding different from method overloading
What is separation of concerns in asp.net mvc?