This course will be retired on July 14, 2025.
Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
Letβs make a couple of changes to the ComicBook model before we wrap up work on our models.
Follow Along
To follow along commiting your changes to this course, you'll need to fork the aspnet-comic-book-gallery repo. Then you can clone, commit, and push your changes to your fork like this:
git clone <your-fork>
cd aspnet-comic-book-gallery
git checkout tags/v4.2 -b updating-the-data-model
Additional Learning
For more information about creating data models using C#, see the excellent C# Objects Treehouse course.
The .NET String class contains a lot of different properties and methods that are indispensable when working with strings. Hereβs the MSDN documentation on the String class.
Keyboard Shortcuts
-
CTRL+SHIFT+B
- Build solution
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up