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
Explain about ASP.NET?
What is a session http?
What is %20 in a url?
Is it possible to apply themes to an asp.net application? If yes, then how?
What is the used of "ispostback" property?
Is LINQ performance wise better or using sqlcommand?
How can we use Web API with ASP.NET Web Form?
What are the page life cycle events?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
Is post back in asp.net?
Explain managed code an un-managed code.
What is the Difference between MVC And MVP design pattrens
What is jade template engine?
Can you dynamically assign a Master Page?