Kizspy Question: 28
(Choose 1 answer)
What is "Model Binding" in ASP.NET Core MVC?
A. The process of encrypting data.
B. The process of mapping HTTP request data to model objects.
C. The process of managing user sessions.
D. The process of validating user input.