What is postback in mvc?
Answer / Manvendra Singh Yadav
In the context of ASP.NET MVC, 'postback' isn't a term used as it does not follow the traditional postback model (like Web Forms). Instead, when a user interacts with an HTML form in MVC, it results in an HTTP request to a specific action method.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who invented mvc?
What is mvc mvp mvvm?
How does view data differ from view bag in mvc?
Mention the advantages and disadvantages of mvc model?
What are the filters?
What are action selectors in mvc?
What is @html in mvc?
What is viewstate mvc?
What is validation in mvc?
What is crud mvc?
What are corpus tools?
Mention what does model-view-controller represent in an mvc application?