Answer Posted / ponkarthik
Postback is another name for HTTP POST. In an interactive
webpage, the contents of a form are sent to the server for
processing some information. Afterwards, the server sends a
new page back to the browser.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
where can i gather the materials for MCP certification
How ASP.NET page works?
What is viewstate parameter?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Why session is necessary in web application?
What is the server of asp.net?
What is the difference between session and viewstate?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
List the major built-in objects in asp.net?
Will the asp.net validators run in server side or client side?
Explain the use of duration attribute of @outputcache page directive.
Explain security types in asp.net?
What is owin authentication?
Differentiate between client-side and server-side validations in web pages.
How does the cookies work in asp.net?