Niko Uusitalo

Niko Uusitalo

Hi I'm Niko Uusitalo, I write software, grow others and try to balance shipping with best practices.

  • Home
  • Blog
  • About
  • Contact

EF6

A collection of 2 posts

April 4, 2020

Pooling in C#

We all know pooling is useful for performance, so let's check out what .NET comes with out of the box and see how it's all used.

C# Pool Pooling HttpClient ArrayPool TPL ADO.NET EF6 Entity Framework MemoryStream ThreadPool

March 31, 2020

Looking at Entity Framework 6 Execution Strategies, Specifically SqlAzureExecutionStrategy

Implementing SqlAzureExecutionStrategy is easy, go ahead and lift it from here but this is also a deep dive into what makes it tick by looking at the EF6 source code for Execution Strategies.

C# Entity Framework EF6 Execution Strategies SqlAzureExecutionStrategy

Page 1 of 1

Niko Uusitalo © 2021. This work is licensed under a Creative Commons Attribution 4.0 International License. Royce theme by Just Good Themes. Powered by Ghost.

Back to top