In this part, we will develop our application to be able to create a new genre's music and store it to Genre table in SQL database. In detail, we will modify the controller to handle Create action and add new View.