Answer Posted / kaushal
Ispostback (page.ispostback()) is a method which represents
whether the page state of page is postback or first time
loaded. If the page is postback it returns True and False
for the First Time loaded
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is the concept of postback in asp.net?
Why is global asax is used for?
I’m having some trouble with cas. How can I diagnose my problem?
Why we use asp.net for website development?
Briefly describe the role of global.asax?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Apart from IDE what are the enhancements in asp.net 2.0?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
Is asp.net core faster?
What is the typical session identifier?
What is validation in asp.net?
What are the different types of proxy patterns?
What is custom events? How to create it?
What does asax stand for?
Explain one critical mapping?