Marcin Kaczyński
Home
This Blog
All Tags All Posts

Recent posts

Scalar User Defined Functions Pitfalls

Dec 29, 2023

4 mins read

MSSQL Query Performance Advanced

In this post, we'll investigate how Scalar User Defined Functions affect SQL Server performance and explore solutions to mitigate these issues.

Continue reading

How to Measure Query Performance

Dec 26, 2023

7 mins read

MSSQL Query Performance

With this article you will find out how to correctly measure and compare SQL queries performance with IO STATISTICS.

Continue reading

Implicit Conversion From Incorrect ORM Mappings

Jun 16, 2023

7 mins read

MSSQL NHibernate .NET C# Query Performance

Incorrect ORM mapping can lead to significant performance issues, which can be difficult to diagnose and fix. One of the common problems related to mapping is the implicit conversion problem, which we'll focus on in this post. This issue can lead to scanning the entire table, we'll explore how to fix this by enforcing correct column mapping.

Continue reading

Stack Overflow Exception From Simple LINQ Operations

May 8, 2023

7 mins read

.NET C# Memory Dump Windbg

Stack overflow exception from LINQ deferred execution.

Continue reading

Selecting Columns in SQL Query for .NET Applications

May 1, 2023

8 mins read

MSSQL NHibernate .NET C# Query Performance

This post will examine the consequences of retrieving all columns from a table and explore best practices for data retrieval using NHibernate.

Continue reading

See all

Copyright © Marcin Kaczyński.
Powered by Hugo. Theme Ramium. | Privacy