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 |
Explain the new features added in version 4 of mvc (mvc4)?
What are authentication filters in web api?
Is .net framework going away?
I have interview in accenture.I cleared 1st round in techniqual.I have interview with project lead.pls help me.
What are the different types of filters, in an asp.net mvc application?
Explain linq to entities? : Entity framework
What is mvc entity framework?
Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???
Explain Bundle.Config in ASP.Net MVC4?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
What is the "helperpage.isajax" property?
What is associationset? : Entity framework