Answer Posted / rameshp
Post back means all form fields and other controls can be
declared to run on the server, and the server simply posts
the page back to itself and performs all the validation,
display and actions.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Which is the parent class of the ASP.NET server control?
What’s the difference between asp.net web forms and asp.net mvc?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
Explain why datareader is useful?
What is difference between cookies and cache?
What are the various types of validation controls provided by asp.net?
In which event of page cycle is the viewstate available?
What are the Types of state management techniques
What is the difference between session.abandon() vs clear()?
What is an axd file?
What is the differences between a primary key and a unique key in sql server?
Why SessionID changes in every request in asp.net?
What is the displayafter property in updateprogress control?
what is silver light when will we use silver light,
Explain the difference between web user control and web custom control?