What is crud mvc?
Answer / Muhammad Sirajuddin
CRUD (Create, Read, Update, Delete) in MVC refers to the basic operations that can be performed on data. In the context of web development, CRUD operations are typically implemented using MVC architecture to handle user interactions for creating, reading, updating, and deleting data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why you use MVC over Tradisional ASPX?
What is cshtml in mvc?
What is dao in mvc?
What is the difference between view and partial view?
Why webforms are better than mvc?
How can we implement validation in mvc?
What is mvc and its advantages?
What’s new in the latest version of mvc?
what are the benefits of area in mvc?
List out the types of result in mvc?
What is routing? What are the three segments for routing is important?
What is the difference between webforms and mvc?