What is get and post actions types?
Answer / Faeem Akhter
GET action is a request from the client to retrieve data from the server. POST action is a request sent by the client to create or update data on the server.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is validation in mvc?
Is mvc only for web?
What is mvc in angularjs?
Is angular js mvc?
What is the difference between mvc and mvp?
What is antiforgerytoken in mvc?
Is angularjs mvvm or mvc 4?
Explain in which assembly is the mvc framework is defined?
What is actionresult mvc?
What is model layer mvc?
What does it mean to annotate something?
What is the difference between view and partial view?