Internet Explorer in all versions is a dangerous browser. It has many deficiencies and security vulnerabilities that make it unsafe.
You should instead use a current version of Chrome or
Firefox if you're using windows or Safari for the Mac.
This site will not function properly in Internet Explorer. Emails will not be sent, downloads will not function, assignments will not be
submitted...
Lab07 TV Episodes and Series: Part Duex
Due: Tuesday April 30, 2013 11:59 PM
Lab07 - TV Episodes and Series: Part Duex
Requirements
Episodes routes are nested below the Series routes
50 pts
All controller actions and pages perform their intended function without errors
For this lab you will simply be modifying your previous Episodes and Series lab so that the episode routes are nested below the series of which it's a part.
Details
You'll need to remove the show action and page that had previously been created for series and instead use the index page for the series' episodes. It should then be possible to view all of the episodes for each individual series in isolation from other series' episodes and you should be able to add new episodes to a series without having to specify which series an episode belongs to on the new episode page.