Lab7B Rev1 Instructions CS295N
User Manual: Pdf
Open the PDF directly: View PDF .
Page Count: 1

Lab 7 – Applying Migrations + Publishing to Azure, Group B: Song List
CS295N, Web Development 1: ASP.NET
Written by Brian Bird, Lane Community College, Fall 2017
Objectives
Gain experience:
• Add a rating field to the data model • Deploying a web app to Azure
Song List Web App
Part 1: Add a ratings field to the data model, and update the database and web pages to
include this field. Use https://docs.microsoft.com/en-us/aspnet/core/tutorials/razor-
pages/new-field as a guide.
Note: If you haven’t already, clean up your web app by removing the pages that were created
with the template. Your app should open to the index page of your Song List app.
Part 3: Publish to Azure
Set up a free account on Azure (see the Moodle page for this week for info on how to set up
an Azure account). Deploy your web app to Azure (see the Moodle page for a link to a
tutorial on publishing your web app to Azure).
Submission to Moodle
Beta Version
Upload the following to the Code Review Forum:
1. A zip file containing your web app’s Visual Studio solution folder.
Or, a link to a repository containing your web site solution source code. You can put the
link on the same document with the report on your exercise from part 1.
2. A code review of your lab partner’s work. (You do this after your lab partner submits
item 1 and you have reviewed it.)
Production Version
1. Item 1 as above but revised as needed.
2. Item 2 above.
3. The code review of your work (the one done by your lab partner) with the second
column (“Production”) completed by you.