filmov
tv
C# with CSharpFritz - Ep 12: Get Started with Entity Framework Core
Показать описание
In this episode, Fritz begins accessing data using Entity Framework Core. We learn about create, read, update, and delete interactions with relational databases as well as interacting with one-to-many and many-to-many relationships in our database.
Questions:
00:21:57 What extensions are you using in Visual Studio Code for C#?
00:41:54 When would you go for a code-first vs database-first approach?
00:46:01 How do you sync the database schema to your classes if there is a change in the database?
00:47:45 Database First approach with EntityFramework Core just generates the classes?
01:06:12 What is AsNoTracking ?
01:12:07 Can you implement IPropertyChanged on the class Entity Framework returns?
01:36:06 What is the difference between DbSet and IEnumerable?
01:52:03 What are your thoughts on using the repository pattern in conjunction with EF Core?
Questions:
00:21:57 What extensions are you using in Visual Studio Code for C#?
00:41:54 When would you go for a code-first vs database-first approach?
00:46:01 How do you sync the database schema to your classes if there is a change in the database?
00:47:45 Database First approach with EntityFramework Core just generates the classes?
01:06:12 What is AsNoTracking ?
01:12:07 Can you implement IPropertyChanged on the class Entity Framework returns?
01:36:06 What is the difference between DbSet and IEnumerable?
01:52:03 What are your thoughts on using the repository pattern in conjunction with EF Core?
Learn C# with CSharpFritz - Ep 7: The Errata Report No. 1
Learn C# with CSharpFritz - Ep 1: Types, Type Conversion, and C# Language Syntax
Learn C# with CSharpFritz - Ep 6: LINQ and Extension Methods
Learn C# with CSharpFritz - Ep 5: Collections, Generics, and Introducing LINQ
C# with CSharpFritz - Ep 12: Get Started with Entity Framework Core
Learn C# with CSharpFritz - Ep 4: C# Conditionals and Loops for Beginners
Learn C# with CSharpFritz - Ep 2: Building our own types with Class
C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
Learn C# with CSharpFritz - C# with Visual Studio Code
Learn C# with CSharpFritz - Get Started with ASP.NET Core MVC
Learn C# with CSharpFritz - Logging, Testing, and Filters in ASP.NET Core
Learn C# with CSharpFritz - A Tour of API Design and Development with Shayne Boyer
Learn C# with CSharpFritz - Ep 3: C# Methods, Events, and Delegates for Beginners
C# with CSharpFritz - S2 Ep 3: ASP.NET Core MVC, Part 2
C# with CSharpFritz - S2 Ep 2: Introduction to ASP.NET Core MVC
Learn C# with CSharpFritz - C# and Containers
Learn C# with CSharpFritz - Beginning C#: Making our own Types with Classes and Scope
Learn C# with CSharpFritz - Add an API to your Website with C#
Learn C# with CSharpFritz - Errata Show #2 - Ask Jeff Anything
Learn C# with CSharpFritz - C#, Azure, and Databases
Learn C# with CSharpFritz: The AMA Show
Learn C# with CSharpFritz - Welcome Back with C# 11 and Introducing .NET MAUI
Learn C# with CSharpFritz - SOLID Design Principles and Dependency Injection
Learn C# with CSharpFritz - Blazor, Data, and Web Services
Комментарии