This is assignment 2
Design an index page for your assignments using ASP.NET. All assignments must appear in a drop-down menu and the selected assignment page should be displayed after clicking the 'Go' button.
Hint: use DropDownList control and Response.Redirect.