dateo. Coding Blog

Coding, Tech and Developers Blog

Mar/07/24
.NET
transaction
entity framework

A primer on transaction management in Entity Framework

Whenever you are doing work within Entity Framework, there is (almost) no chance that you are doing it without transactions - whether you are aware of it or not. If you are aware of it, you'll likely not need this introduction. If you are not, stay with me for this short primer on that topic.

Feb/07/24
concurrency
.net
entity framework

Be optimistic about concurrency in Entity Framework

Concurrency is a thing we developers know as one of the trickiest things to solve. It might happen rarely, but especially in distributed, massively scaled applications, it will happen often enough. And if not handled well, it will cause once-in-a-day issues that are particularly hard to track down. Let's together take a look at what we can do with concurrency issues in Entity Framework.

Jan/10/24
vertical-slicing
architecture

There is no template for vertical slicing

Vertically sliced architectures and vertical slicing in general are currently all around us in the software development industry. Let's take a look at key aspects and things to consider when it comes to implementing vertical slicing.

Nov/08/23
ASP.NET
Blazor
Robots

Real-world Blazor websites: Robots.txt

Blazor has been around for some years now as an emerging web application platform for .NET users and developers. If, at some point, you decide to use it as a real-world project, there are a few things you will have to solve in a .NET-way. Today, we will look at how you can prevent search engine crawlers from inspecting all of your pages.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.