SqlDatabase

I made an app in c# and sql that can search through a database and get information. The database is of albums and tracks. The app features a picture of the album and also a video player for the track that is selected. In the app you can add albums, add tracks, update a track and remove a track from the database.

project