You should now be able to answer the following questions:
- How can we load partial views from a different assembly?
- What are the two ways of rendering partial views?
- What is the difference between tag helpers and tag helper components?
- How can we restrict what is displayed on a view depending on the environment?
- What is the difference between Razor class libraries and class libraries?
- What are embedded resources?
- What are the two syntaxes for executing view components?