When i am using Ajax controls (updatepanel),Is page events
all are executed or only some events are executed?which
page events are executed?
Answer Posted / 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 |
Post New Answer View All Answers
How route table has been created in ASP.NET ASP.Net MVC?
What is Attribute Routing in ASP.Net MVC?
Explain JSON Binding?
What is Layout in ASP.Net MVC?
What is domain class model?
Is .net framework 4.8 the last version?
Explain the use of Inversion of control (IOC)?
What is managed extensibility framework?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
What is controllercontext?
Describe the gac in the .net framework.
Where are the routing rules defined in an asp.net mvc application?
What is poco proxy? : Entity framework
What is disconnected scenario? : Entity framework