What is the difference between Postback and Ispostback
Property?
Answer Posted / naveen
postback request is nothing but when user click on any button will go to server
ispostback is nothing but by default is false
when user is change propery is true is know as autopastback
isnotpostback is nothing but when user ex:back end 1 row is inserted is automatically is true is known as isnotpostback
will be genereted...
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is query string with example?
How to find last error which occurred in Asp.net ?
What is asp.net web application?
Why we go for mvc instead of asp.net? : Asp.Net MVC
Explain the difference between debug.write and trace.write?
What is meant by ispostback in asp net?
Describe state management in asp.net?
Which property is used to identify the Page is Post Back in ASP.NET?
How do we ensure view state has not tampered?
What is difference between ispostback and autopostback in asp net?
Which dll handles the request of .aspx page?
How ASP.NET page works?
If you want to write your own dot net language, what steps you will you take care?
What are Master Pages in ASP.NET?
How do you use viewstate?