How does the browser enable AutoPostBack functionality?
Answer Posted / joyal
By default, browser autopostaback fires when autoeventwireup
property of page=true. By default, this property is true.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is caching? Explain.
What is manifest in .net framework?
What are the uses of reflection?
Describe session handling in a webfarm?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
What is content page in asp net?
What is anonymous authentication?
What events will occur when a page is loaded?
Can we have multiple web config files for an asp.net application?
What do you mean by authentication?
What are triggers of an updatepanel?
Where do we store our connection string in asp.net application?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Can a master page have more than one contentplaceholder?
What symbol would you use to denote, the start of a code block in aspx views?