Home - matthewmorris41/MCVMovie2 GitHub Wiki
Part One Into To MVC Lab Questions
-
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
-
what port is your application running on? port 61147
-
what methods gets called when you click on the "About" and "Contact" menu items?
the method Contact