Clearly Explain the ispostback

Answer Posted / vikas

Usually used inside the Page_Load event handler, IsPostBack
checks if the page is being requested by client for the
first time or whether it is being sent as a result of a
postback(form submission). This help you change (or
maintain) the content on the page depending on the type of
request (fresh or postback).

Is This Answer Correct ?    22 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need master page in asp.net?

530


How many types cache in asp net?

525


can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?

1747


What are the features that make asp.net more used framework? : asp.net mvc

541


What is the life cycle of an asp.net page?

524






What are the new web part controls in asp.net 2.0 ?

524


How to comment out asp.net tags?

629


Who generates session id?

486


What is server components?

536


What is difference Between Authentication and authorization?

574


What is inheritance and an how it be used, example with an example?

584


Give an example of cookie abuse.

593


What is the function used for removing an event listener?

544


Define page output caching?

572


What is the difference between server-side scripting and client-side scripting?

547