CoolInterview.com - World's Largest Collection of Interview Questions
Send Free SMS
 Interview Questions  
 Our Services  


INTERVIEW QUESTIONS MICROSOFT ASP.NET 2.0 DETAILS
Question :
What is IPostBack? How to use it?

Category ASP.NET 2.0 Interview Questions
Rating (4.5) By 28 users
Added on 7/28/2006
Views 1262
Rate it!
Answers:

Gets a value indicating whether the page is being loaded in response to a client postback, or if it is being loaded and accessed for the first time.
Property Value

true if the page is being loaded in response to a client postback; otherwise, false.

void Page_Load() {
if (!IsPostBack) {
// Validate initially to force asterisks
// to appear before the first roundtrip.
Validate();
}
}





If you have the better answer, then send it to us. We will display your answer after the approval.
Name :*
Email Id :*
Answer :*
Verification Code Code Image - Please contact webmaster if you have problems seeing this image code Not readable? Load New Code
Process Verification  Enter the above shown code:*
Inform me about updated answers to this question

   
Related Questions
View Answer
What is server infrastructure & Server components?
View Answer
What is event bubbling?
View Answer
Which dll handles the request of .aspx page?
View Answer
How to reduce the width of textbox in EditCommandColumn of DataGrid?
View Answer
If we remove web.config or machine.config from the application
then, Is this application will works?
View Answer
List of Words of PreProcessor in .NET?
View Answer
Please brief not about XSD,XSLT & XML.
View Answer
What is PreProcessor in .NET and type , where it use
View Answer
How to create dynamic Gridview?

View Answer
Web service support

a) Data set
b) dataReader
c) both of above
d) none of above


View Answer

Please Note: We keep on updating better answers to this site. Subscribe to our newsletter to get notified when better answer is posted.

Notify me when better answer is posted!
Email:

View ALL ASP.NET 2.0 Interview Questions

User Options
Sponsored Links


Copyright ©2003-2010 CoolInterview.com, All Rights Reserved.
Privacy Policy | Terms and Conditions
Page URL: http://www.coolinterview.com/interview/8786/default.asp?cachecommand=bypass


Download Yahoo Messenger | Placement Papers| FREE SMS | ASP .Net Tutorial | Web Hosting | Free SMS | Dedicated Servers | Joke of the Day

2.01