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 a 307 redirect?

0 Answers  


can we store textbox and com components in viewstate?

4 Answers   Microsoft,


How to find out what version of asp.net I am using on my machine?

0 Answers  


What is the use of session?

0 Answers  


I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....

2 Answers  






What is difference in .net 1.1 and .net 2.0?

0 Answers  


Is it possible to change the index of primary key on table?

0 Answers  


When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To connect to a DB/2 database. c) To connect to an Access database. d) To connect to an SQL 6.5 database.

6 Answers   Syntax Softtech,


what is wpf and wcf in .net explain with an example?

2 Answers  


Differentiate the session object and application object?

0 Answers  


What is the differences between a primary key and a unique key in sql server?

0 Answers  


A web service can only be written in .net? State whether true or false.

0 Answers  


Categories