PrDC16 ASPNET Monsters Quiz So you've watched ASP.NET Monsters Episode #9 - What Makes a Controller and you're ready to answer our quiz questions - fantastic! Pick your answers below, enter your name and email address, and we'll be drawing from correct submissions for two $50 Best Buy gift cards at lunch on Tuesday, April 12th at the conference! Question Title * 1. Do controllers have to inherit from the Controller base class? Yes No Question Title * 2. How do you get access to the UrlHelper in a POCO controller? By hooking into Dependency Injection, and injecting IUrlHelper into the controller By writing your own implementation of UrlHelper inside the POCO controller By adding the UrlHelper NPM package to your project Question Title * 3. How many degrees are hanging on the wall behind Simon? 2 3 4 Question Title * 4. What poster is hanging behind James? Star Wars Imagine Dragons Scott Hanselman Question Title * 5. What is the advantage of using POCO controllers? It's fun to say "POCO" in design meetings Lighter weight, possibly smaller memory footprint, can be easier for testing Trick question - there is no advantage! Question Title * 6. How can you get access to the viewbag in a POCO controller? Through viewstate Through Dependency Injection Through the Microsoft ASP.NET Viewbag Management Console for .NET v 3.873 Question Title * 7. Please provide your name and email address so we can contact you if you win! Name Email Address Done