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 / chandu
Only some events will be executed.
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
Can I set the unlimited length for "maxjsonlength" property in config?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
Can we have enum in entity framework?
What is needed for running an application built on winfx on the .net framework 3.0?
explain lazy loading, eager loading, and explicit loading?
what is linq to entities?
Does windows 10 need .net framework?
What are the components required to create a route in ASP.Net MVC?
Explain bundle.config in mvc4?
Explain the methods used to render the views in mvc?
explain what does .edmx file contains?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
How does servicing work for the .net framework 3.0?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).