Completed
C# Programming (Intermediate) - Lecture 10: Entity Framework Search, Multithreading Synchronization
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
C# Programming - Advanced .NET Development with Database Design and Multithreading
Automatically move to the next video in the Classroom when playback concludes
- 1 C# Programming (Intermediate) - Lecture 1: Method Overriding, Access Modifiers, Non/Static, Tuples
- 2 C# Programming (Intermediate) - Lecture 2: SQL Server, CRUD, DisplayMemberPath, ObservableCollection
- 3 C# Programming (Intermediate) - Lecture 3: How to do Database Operations in .NET (Programmatically)
- 4 C# Programming (Intermediate) - Lecture 4: How to Prevent SQL Injection with Parameterized Queries
- 5 C# Programming (Intermediate) - Lecture 5: Entity Framework in .NET Core, SQLite, DataGrid Binding
- 6 C# Programming (Intermediate) - Lecture 6: Database Design, Identity & Foreign Keys, Salted Hashing
- 7 C# Programming (Intermediate) - Lecture 7: Salted Hash with GUID, Login System Design & Implement
- 8 C# Programming (Intermediate) - Lecture 8: DataGrid Binding to Entity Framework for Automatic Saving
- 9 C# Programming (Intermediate) - Lecture 9: Unique Constraints in Databases, Entity Framework Sorting
- 10 C# Programming (Intermediate) - Lecture 10: Entity Framework Search, Multithreading Synchronization
- 11 C# Programming (Intermediate) - Lecture 11: Multithreading by Using Tasks, Thread Safety, Locking
- 12 C# Programming (Intermediate) - Lecture 12: Operators, Dictionaries, Lists, Try Catch Finally, Range
- 13 C# Programming (Intermediate) - Lecture 13: Stack, Heap, Value vs Reference Type, Generics, Events
- 14 C# Programming (Intermediate) - Lecture 14: Globally Logging Exceptions, Multi-Threaded Web Crawler