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 / some body
None of the events are executed.
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
what is eager loading?
How can I tell what .net framework is installed?
What is the mvc pattern (model view controller pattern)?
what is .edmx file and what it contains?
Explain how you can implement Ajax in MVC?
What is storage model? : Entity framework
Can we change web.config settings from iis?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
Is entity framework slow?
The order of the filters that get executed, if the multiple filters are implemented?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
explain how you can load related entities in ef (entity framework)?
Describe the roles of clr in .net framework.?
What is controllercontext?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?