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 |
Can you explain model, controller and view in mvc?
What is namespace used for loading assemblies at run time and name the methods?
What happens when you encounter a continue statement inside the for loop ?
What is the use of dataadapter ?
What is the need of Action Filters in ASP.Net MVC
What is clr? How does work clr & wht is work of clr?
More on CLR ?
What is razor code?
what is deferred loading(lazy loading)?
In which assembly is the mvc framework defined?
Hello guyz, I have interview scheduled next week on .Net Framework 1.1? Can any one please provide a) list of interview questions on .net frame work 1.1? b)basic differences between .net framework 1.1 and 2.0 and 3.5 c)the topics that i need to concentrate while preparing Thanks in advance
Does the .NET Framework have in-built support for serialization?