How you can send the result back in json format in mvc?
Answer / Avishant Dubey
In MVC, you can send results back in JSON format by creating an action method that returns a JsonResult object, which contains the data to be sent as JSON.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you implement forms authentication in mvc?
Is react an mvc?
What does Model, View and Controller represent in an MVC application?
What is mvc routing?
Is razor a mvc?
Define attribute based routing in mvc?
What’s new in the latest version of mvc?
Mention what is the importance of nonactionattribute?
Why is mvc better than webforms?
What is html beginform in mvc?
What is the purpose of viewmodel in mvc?
What is the purpose of mvc?