18:10
Entity Framework Core 8 SQL Injection Attacks
Entity Framework has a neat feature for preventing SQL injection attacks, but it may just encourage developers to write sloppy ...
9:20
Avoiding SQL Injection in Entity Framework Core (While using inline queries)
I did a couple of videos in past regarding Entity Framework Core. But during those videos, I did not cover the aspects of SQL ...
8:43
Everything You Need To Know About EF Core 8 Raw SQL Queries
Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...
13:55
How To Execute SQL Query In Entity Framework Core | SQL injection entity framework core | Part-9
Complete Playlist: https://www.youtube.com/playlist?list=PLX4n-znUpc2aiVE9O0DfgEsSTDuR7Vsrt Entity Framework Core has a ...
12:11
"Your Code Has a SQL Injection!" | Code Cop #007
Use code GRPC20 and get 20% off the brand new "gRPC in .NET" course on Dometrain: ...
21:56
ASP.NET Monsters #105: SQL Injection attacks in Entity Framework Core 2.0
Entity Framework Core 2 was released recently. In today's episode we explore a new feature which automatically paramaterizes ...
1:33
C# : Entity Framework + sql injection
C# : Entity Framework + sql injection To Access My Live Chat Page, On Google, Search for "hows tech developer connect" As ...
5:10
.NET Core 7 Entity Framework Project: DataBase Connection String and Dependency Injection
Learn NET Core 7 Project : Explore database connection string configuration and dependency injection in a .NET Core 7 Entity ...
5:47
(7)- Stored Procedures and Secure Parameterization to Prevent SQL Injection attacks
Learn ASP.NET Core = https://hoven.in/aspnet-core/asp-net-core-course-buy.html LEARN SYSTEMATICALLY! #aspdotnetcore ...
7:16
How to use Entity Framework Core with existing database
In this video, I'm going to show you how to use Entity Framework Core with an existing database. We will use the database-first ...
7:52
Perform a SQL Injection Attack (and how to avoid in your code!)
In this video I discuss what a SQL injection is, I'll show you how to perform a SQL injection, describe ways to avoid one being ...
8:30
Using sql server with entity framework core
In this video we will discuss how to configure and use SQL Server with entity framework core. Text version of the video ...
23:31
Web Application SECURITY in ASP.NET Core - Part 1 - SQL Injection
DOWNLOAD THE SOURCE CODE https://bit.ly/my-source-ciu SUBSCRIBE FOR MORE C# LESSONS ...
12:32
From Novice to Expert: Harnessing the Power of Raw SQL Queries in Entity Framework with C#
dotnet #csharp #dotnet #softwaredevelopment Welcome to another video on harnessing the full potential of Entity Framework with ...
1:25
C# : Are SQL operator functions for Entity Framework safe against SQL injection?
C# : Are SQL operator functions for Entity Framework safe against SQL injection? To Access My Live Chat Page, On Google, ...
12:28
EF Core + Stored Procedures: The Right Way to Call Legacy SQL
Get the source code for this video for FREE → https://the-dotnet-weekly.kit.com/efstoredproc Want to master Clean Architecture?
1:07:10
ASP.Net Core: 03 - Entity Framework Core Basics
The third video in the series on building the Fasetto Word back-end server using ASP.Net Core as our server. This video teaches ...
4:18
Stored Procedures or Entity Framework
In the world of database development, the debate between using SQL Stored Procedures and Entity Framework is ongoing.
46:23
Asp.Net Core Web API CRUD Operations using Entity Framework Core and SQL Server | CLEAN Architecture
Asp.Net Core Web API CRUD Operations using Entity Framework Core and SQL Server with CLEAN Architecture. CRUD ...
28:44
How do Entity Framework Core Queries Work?
How do entity framework core queries work? How do ef core queries get translated in to SQL? How do providers adapt queries to ...