What is actionresult mvc?
Answer / Mr Rajesh Kumar Meena
ActionResult is an abstract class in ASP.NET MVC that represents the action method's result. It can be used to return various types of responses, such as a view, a file, or a JSON object.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc razor?
Mention how can maintain session in mvc?
What is difference between mvc (model-view-controller) and mvp (model-view-presenter)?
What is actionresult mvc?
What is output caching in mvc?
What is the difference between mvc and mvvm?
What is mvc in spring?
Explain attribute based routing in mvc?
What is mvc flow?
What is viewbag mvc?
Is mvc different from a three layered architecture?
How do you explain mvc?