Home - matthewmorris41/MCVMovie2 GitHub Wiki

Part One Into To MVC Lab Questions

  1. What method in what class gets called when you run your application and it displays its first page? the method is controller and the class is index

  2. what port is your application running on? port 61147

  3. what methods gets called when you click on the "About" and "Contact" menu items?

the method Contact