Why httppost is used in mvc?
Answer / Moneeka
HTTP POST is used in MVC for submitting data to the server. When a form is submitted, it typically uses the HTTP POST method to send the form data to the server-side controller action, which can then process and save the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is tempdata in mvc?
What are the advantages of using ioc containers in an application?
Is mvc a structural design pattern?
what is get and post action types?
What is data model in mvc?
What is the difference between corpus and corpora?
Why was mvc developed?
What is mvvm mvc?
What is the purpose of viewmodel in mvc?
Why there is no viewstate in mvc?
What is mvc medical?
What are action filters in mvc?