Clearly Explain the ispostback

Answer Posted / raj

Ispostback is a method which represents whether the page
state of page is postback or first time loaded or it’s a
round robin process. If the page is postback it returns
True and False for the First Time loaded. The result will
come as Binary 0,1.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cross page posting? How is it done?

551


Which type if caching will be used if we want to cache the portion of a page instead of whole page?

500


How do I publish my asp.net application to my isp's web server?

583


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

524


Write code to send e-mail from an asp.net application?

544






Why Unload event of MasterPage Calls first in ASP.net ?

583


How will you maintain versioning in asp.net 2.0?

588


Which two new properties are added in asp.net 4.0 page class?

522


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1463


What are sessions in asp net?

520


What is a SESSION and APPLICATION object?

574


What is a master page and what does it do?

532


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1487


Can you explain composite pattern?

590


What is difference between cache and session?

494