Completed
Learn to SPEED UP your SQL Queries FAST
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
SQL Queries with Entity Framework Core BulkExtensions - Speeding Up Database Operations
Automatically move to the next video in the Classroom when playback concludes
- 1 Learn to SPEED UP your SQL Queries FAST
- 2 What we did in the last video and why
- 3 SaveChanges and BulkSaveChanges
- 4 Create and host your SQL Server
- 5 Set up our project to work with SQL Server
- 6 Continuing with SaveChanges
- 7 Updating data on our SQL Database and Bulk Update
- 8 Deleting Data from our SQL Database and Bulk Delete
- 9 Merging local Data with SQL Database and Bulk Merge
- 10 Synchronizing your Data with SQL Database with Bulk Synchronize
- 11 But why would I want to improve the performance of my SQL Database and Queries?
- 12 Now you know how to work with SQL and be FAST at it! Thank you for watching!