what is PostBack Property exactly ? when It Returns True?
when it Returns False?



what is PostBack Property exactly ? when It Returns True? when it Returns False?..

Answer / neha

when some event is fired like drop down's text changed then
page is posted back from server to client.
for the very first time when the page loads then postback
is false and after postback it return true

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Differences between session state and Application state?

6 Answers  


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

0 Answers  


Difference Between GridView And DataList

2 Answers  


What are three ways that you can use a compare validator?

1 Answers  


What r all the controls in ASP.NET ?

3 Answers  






How do I send e-mail from an ASP.NET application ?

1 Answers  


What are the different methods that are used during the page load?

1 Answers   Siebel,


How will you load dynamic assembly?

0 Answers  


You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess.

3 Answers   Syntax Softtech,


Where can I get information on cookies in asp.net?

0 Answers  


Where is asp.net view state stored?

0 Answers  


hai to all. what is the procedure for " web hosting ".If you know please message me at "yoursguna@gmail.com". Thank u...

1 Answers  


Categories