filmov
tv
Raw SQL queries & stored procedures in Entity Framework Core

Показать описание
This tutorial will use an EF Core query to run a raw SQL query and execute a stored procedure from a SQL Server database.
We'll have a look at the FromSql and FromSqlRaw methods in Entity Framework Core and how they can be used to write SQL.
We'll also show you how to add a stored procedure to a context and how to add a parameter to a SQL query.
Finally, we'll execute our queries using ASP.NET Core Web API endpoints to output the results.
► This is part 6 of our Get started with EF Core course. View the full playlist:
💻 Download the code example💻
📖 Learn .NET and C# with our online courses 📖
👨💻Take our .NET and C# coding challenges👨💻
► Chapters
0:00 What we'll cover
0:11 Nuget packages
0:59 SQL queries
4:19 Stored procedures
7:46 Learn more about EF Core
#efcore #entityframework #entityframeworkcore
We'll have a look at the FromSql and FromSqlRaw methods in Entity Framework Core and how they can be used to write SQL.
We'll also show you how to add a stored procedure to a context and how to add a parameter to a SQL query.
Finally, we'll execute our queries using ASP.NET Core Web API endpoints to output the results.
► This is part 6 of our Get started with EF Core course. View the full playlist:
💻 Download the code example💻
📖 Learn .NET and C# with our online courses 📖
👨💻Take our .NET and C# coding challenges👨💻
► Chapters
0:00 What we'll cover
0:11 Nuget packages
0:59 SQL queries
4:19 Stored procedures
7:46 Learn more about EF Core
#efcore #entityframework #entityframeworkcore
Raw SQL queries & stored procedures in Entity Framework Core
Everything You Need To Know About EF Core 8 Raw SQL Queries
Stored Procedures are Better than Raw SQL
Secret To Optimizing SQL Queries - Understand The SQL Execution Order
Advanced SQL Tutorial | Stored Procedures + Use Cases
Why You SHOULDN'T Be Writing Raw SQL In 2023
Raw SQL, SQL Query Builder, or ORM?
SQL Query Optimization - Tips for More Efficient Queries
From Novice to Expert: Harnessing the Power of Raw SQL Queries in Entity Framework with C#
Activating the SQL Server Query Store
ORM's vs raw SQL queries and when to use what?
SQL : Stored procedures or inline queries?
EF Core Raw SQL Queries Make Dapper Unnecessary #shorts
How to optimize a Stored Procedure or SQL Query ?
Custom EFCore Migrations, Table-Valued Parameters, and Raw SQL Queries
Execute store procedure and SQL queries in entity framework core 7.0 | SP handling in EF Core 7.0
SQL : LINQ vs Stored Procedures vs Inline Queries
SQL Views In 4 Minutes: Super Useful! Wow! Crazy! Amazing! I'm Crying Tears Of SQL Joy.
SQL : SQL Server: stored procedure become very slow, raw SQL query is still very fast
Blazor (ASP.NET Core) - EF Core Raw SQL Queries for Stored Procedure
29 How to perform raw SQL Queries with Django Queries?
Thinking about your DAX Queries like a SQL Query in Power BI
Django ORM - Performing raw SQL queries
6.3 Are Stored Procedures Faster Than SQL Query in Application Code
Комментарии