Chapter 15
- Developer error pages and developer database error pages, production error pages, hosts, HTTPS redirection, routing, authentication and authorization, and endpoint invokers.
- No.
- False. Several tag helpers can be invoked on the same tag.
ModelState.IsValid.@RenderBody().- We can use
@RenderSection("Scripts", required: false). - We can use
return View("viewname", ViewModel). - Three.
- No; there is also the
ViewStatedictionary.