756 B
756 B
no-loc | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Update the generated pages
We have a good start to the movie app, but the presentation isn't ideal. We don't want to see the time (12:00:00 AM in the image below) and ReleaseDate should be Release Date (two words).
Update the generated code
Open the Models/Movie.cs file and add the highlighted lines shown in the following code: