data access
SQL Server for C# and .NET Articles, Tutorials & News
SQL Server for C# and .NET articles, tutorials, and news from the DotNetNews archive.
165 articles Updated Page 6 of 7
Browse additional SQL Server for C# and .NET articles from the DotNetNews archive.
SQL Server for C# and .NET articles
Page 6 of 7
Newest first
-
Dapper Micro ORM: A Lightweight Alternative to Stored Procedures
medium.com Issue #191
https://medium.com/@dharmikginoya/dapper-micro-orm-a-lightweight-alternative-to-stored-procedures-333163650d19
-
How to Connect a Database to a Web API in C#
medium.com Issue #191
https://medium.com/@voidspidey/ee0d3c63687a
-
EF Core 9 with SQL Server: Temporal Tables and Owned Entities
gunesramazan.medium.com Issue #190
https://gunesramazan.medium.com/using-temporal-tables-and-owned-entities-in-sql-server-with-ef-core-9-8b539c5054ca
-
Advanced Database Programming with C# 14 and Microsoft SQL Server
c-sharpcorner.com Issue #188
https://www.c-sharpcorner.com/article/advanced-database-programming-with-c-sharp-14-and-microsoft-sql-server/
-
Abstract Factory Pattern for Notification Services in C# 14
c-sharpcorner.com Issue #188
https://www.c-sharpcorner.com/article/abstract-factory-pattern-for-notification-services-in-c-sharp-14/
-
SQL Server CLR Integration and SSIS Automation with C#
c-sharpcorner.com Issue #184
https://www.c-sharpcorner.com/article/sql-server-clr-integration-and-ssis-automation-with-c-sharp/
-
Why would I add vectors to a relational database?
youtube.com Issue #177
https://www.youtube.com/watch?v=vHhKEN7Ru_k
-
Entity Framework Core Tips: Reduce SQL Server Size and Improve Performance
medium.com Issue #177
https://medium.com/@yusufsarikaya023/entity-framework-core-tips-reduce-sql-server-size-and-improve-performance-77e650ae1ec2
-
Create Foreign Keys Dynamically in SQL Server Database
c-sharpcorner.com Issue #176
https://www.c-sharpcorner.com/article/create-foreign-keys-dynamically-in-sql-server-database/
-
Integrating Elasticsearch with .NET, SQL Server, and Blazor for Advanced Search and Filtering
medium.com Issue #176
https://medium.com/@robhutton8/integrating-elasticsearch-with-net-sql-server-and-blazor-for-advanced-search-and-filtering-5d688e84485c
-
Enhancing Search Capabilities in SQL Server and Azure SQL with Hybrid Search and RRF Re-Ranking
devblogs.microsoft.com Issue #176
https://devblogs.microsoft.com/azure-sql/enhancing-search-capabilities-in-sql-server-and-azure-sql-with-hybrid-search-and-rrf-re-ranking/
-
Explaining Tanspose DataTable Data in C#
c-sharpcorner.com Issue #176
https://www.c-sharpcorner.com/article/explaining-tanspose-datatable-data-in-c-sharp/
-
Efficient SQL Query to Remove Duplicates with ROW_NUMBER
c-sharpcorner.com Issue #172
https://www.c-sharpcorner.com/blogs/efficient-sql-query-to-remove-duplicates-with-rownumber
-
Top 20 SQL Best Practices Every Developer Should Follow
csharp.com Issue #172
https://www.csharp.com/blogs/top-20-sql-best-practices-every-developer-should-follow
-
SQL Optimization: Filter Data Before or During a JOIN?
c-sharpcorner.com Issue #171
https://www.c-sharpcorner.com/Blogs/sql-optimization-filter-data-before-or-during-a-join
-
Performance, security, and tooling
DotNetNews Issue #167
A varied roundup of .NET guides on performance, API security, Azure basics, testing, Blazor, MAUI, and observability for working developers.
-
Understanding Parameter Sniffing in SQL Server
csharp.com Issue #166
https://www.csharp.com/article/understanding-parameter-sniffing-in-sql-server/
-
Understanding SQL Execution Plans
csharp.com Issue #159
https://www.csharp.com/article/understanding-sql-execution-plans/
-
Temp Tables vs. Table Variables vs. CTEs: Which One Should You Really Use?
medium.com Issue #156
https://medium.com/@riturajpokhriyal/temp-tables-vs-table-variables-vs-ctes-which-one-should-you-really-use-b427679038cd
-
Efficient SQL Query to Remove Duplicates with ROW_NUMBER
csharp.com Issue #147
https://www.csharp.com/Blogs/efficient-sql-query-to-remove-duplicates-with-rownumber
-
Boost SQL Server Performance with Memory-Optimized Tables
csharp.com Issue #146
https://www.csharp.com/article/boost-sql-server-performance-with-memory-optimized-tables/
-
EF Core 8 & .NET 9 Raw SQL Queries: The Ultimate Guide to Unmapped Types
medium.com Issue #146
https://medium.com/@ashokreddy343/ef-core-8-net-9-raw-sql-queries-the-ultimate-guide-to-unmapped-types-1837b225afe2
-
Reduce NULL Storage in SQL Server with Sparse Columns
csharp.com Issue #135
https://www.csharp.com/article/reduce-null-storage-in-sql-server-with-sparse-columns/
-
Logging, CQRS, and DI in .NET
DotNetNews Issue #100
A mixed .NET roundup covering logging, CQRS, saga and DI patterns, ASP.NET Core performance, Azure OpenAI, and SQL Server ETL tips.
-
.NET 9 performance and caching tips
DotNetNews Issue #93
Issue #93 mixes .NET 9 speed notes, SQL Server and Fabric data pieces, ASP.NET Core guidance, and practical caching and DI advice.