## Creating a Connection String and Working with SQL Server LocalDB The `MovieDBContext` class you created handles the task of connecting to the database and mapping `Movie` objects to database ...