Answer Posted / Mohd. Kamil
HTTP GET and POST are two common HTTP request methods used in ASP.NET MVC to handle user interactions with the server. A GET request retrieves data from the server, while a POST request sends data to the server for processing or creation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers