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
Give 2 examples for scenarios when routing is not applied?
Explain about Multi-Language integration?
How does the iis work?
Define repository pattern in asp.net mvc? : asp.net mvc
What is the difference between CLICK and MOUSE DOWN Event ?
How do u deploy ur project?
How do http sessions work?
Do session use cookies in asp net?
What are the disadvantages of using session?
What can we do with asp.net?
Define page fragment caching?
How ASP.NET page works?
How to make paging concepts in datagrid in ASP.NET?
Explain automatic memory management in .net.
What is viewstategenerator?