Pre-Work for Intro To MVC
Independent Research: What is MVC?
Today’s preparation is to research answers to the following questions, we will share what we found at the start of class tomorrow.
- In your own words, what is a Controller?
- In your own words, what is a View?
- In your own words, what is a Model?
- What is the benefit of using MVC?
Start by reading the ASP.NET official MVC documentation:
Then take some time to learn from other resources too. Here are two to get you started: