What is a PostBack?
What is ViewState? How is it encoded? Is it encrypted? Who
uses ViewState? Why is it either useful or evil?
Answer Posted / ravi.n
performing action with webpage make a request to web server that make a request to same page. it is called post back request...........
ISPostback property can be used to identify type of request.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ASLM?
What is asp.net version?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
Where is asp.net session stored?
Can we use MSSql as backend in asp.net...if yes then How.?
How to bind all the binding controls in a page at once in ASP.NET?
What is the purpose of master page?
Which Is Faster MVC or ASP.net ?
What is viewstategenerator?
What is the difference between web config and machine config files?
What is web configuration file and how to use in web application
What are the benefits of view state?
What is asp.net futures?
If you want to write your own dot net language, what steps you will you take care?
What are the advantages and limitations of query string?