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
What is Pre-Render event in ASP.NET?
How do we ensure view state has not tampered?
What is synchronous and Asynchronous post back ?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is the difference between web config and machine config files?
What is the size of Get method and how much data it can store?
Explain the use of fragment caching.
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
How do we assign page-specific attributes?
What are different types of api?
How to send a DataReader as a parameter to a remote client ?
Describe the difference between inline and code behind - which is best in?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Give a few examples of page life cycle events.
Where is the session stored?