In this article, you will see the magic of Model Binding in ASP.NET MVC, a framework mechanism that makes our life easier. Model Binding is useful when we want to submit a form and retrieve the submitted values on the server.
Read more