What is a PostBack ?



What is a PostBack ?..

Answer / tanuj kumar

The process in which a Web page sends data back to the same page on the server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the life-span of the items in the viewstate?

0 Answers  


When working with ASP.Net server controls, it is important to use the right event handlers to capture the event for the application to function properly. What event would you use to capture the selection of a new item in a DropDownList control? a) The Click event. b) The SelectionChanged event. c) The SelectionIndexChanged event. d) The ChangedSelection event.

4 Answers   Syntax Softtech,


What is form method?

0 Answers  


What are cookies in your browser?

0 Answers  


Why do we use asp.net?

0 Answers  






What does this do? sn -t foo.dll

3 Answers  


What can you do with asp.net?

0 Answers  


What is datagrid asp.net?

0 Answers  


Explain server control extensibility with reference to asp.net 2.0 ?

0 Answers  


How to reduce the width of textbox in editcommandcolumn of datagrid?

0 Answers  


What is a PostBack? What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState? Why is it either useful or evil?

3 Answers   TCS,


How does a web application session work?

0 Answers  


Categories