What is the difference between Postback and Ispostback
Property?
Answer Posted / satheshkumar
postback means full life cycle of your request
ispostback: whether the urrent page is post or not.just check it.and its a bololean type
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is http protocol and how it works?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Explain page output caching?
Why asp.net is better than php?
How would you get asp.net running in apache web servers? Explain it's limitations.
Which method do you use to enforce garbage collection in .net?
How can you use a custom controls in ASP.NET application?
What is http request and response?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
what cut off mark for po's,what questions they asked for interview?
Where do we store our connection string in asp.net application?
Which is better session or viewstate?
What is the difference between web.config and machine.config in ASP.NET?
What is user control in asp.net?
What language does asp.net use?