How does the browser enable AutoPostBack functionality?

Answers were Sorted based on User's Feedback



How does the browser enable AutoPostBack functionality? ..

Answer / 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

How does the browser enable AutoPostBack functionality? ..

Answer / raghumadhav tirunagari

When the event is fired

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is active web page?

1 Answers  


What are triggers of an updatepanel?

1 Answers  


Why would anyone need to implement their own hashtable or linked list?

1 Answers  


Differentiate between namespace and assembly.

1 Answers  


What are the advantages of the code-behind feature?

1 Answers  


Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process

1 Answers   HCL, Siebel Systems, Visual Soft,


What are session cookies?

1 Answers  


Should I delete cookies?

1 Answers  


How to change the form layout in ASp.net 2.0 ?

1 Answers   Netsweeper,


Explain global assembly cache.

1 Answers  


What is the difference between and ActiveX dll and control?

2 Answers   Microsoft,


What does the "EnableViewState" property do? Why would I want it on or off?

3 Answers  


Categories