Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

haacked.com

You've Been Haacked

Get the latest updates from You've Been Haacked directly as they happen.

Follow now 151 followers

Latest posts

Last updated 2 months ago

Custom config sections using static virtual members in interfaces

2 months ago

C# 11 introduced a new feature - static virtual members in interfaces...

.NET Aspire vs Docker.

3 months ago

This is a follow-up to my previous post where I compared .NET...

Is .NET Aspire NuGet for Cloud Service Dependencies?

3 months ago

Recently I tweeted It’s not a perfect analogy, but .Net Aspire is...

Failure suuuuucks

10 months ago

When you fail, many people will tell you how failure is a...

Calling internal ctors in your unit tests”

over 1 year ago

One of my pet peeves is when I’m using a .NET client...

When Your DbContext Has The Wrong Scope

over 1 year ago

This is the final installment of the adventures of Bill Maack the...

When Your DbContext Has The Wrong Scope

over 1 year ago

This is the final installment of the adventures of Bill Maack the...

Why Did That Database Throw That Exception?

almost 2 years ago

In the previous installment of the adventures of the hapless developer, Bill...

How to Recover from a DbUpdateException With EF Core

almost 2 years ago

There are cases where recovery from an Entity Framework Core (EF Core)...

C# List Pattern Examples

almost 2 years ago

We recently upgraded Abbot to .NET 7 and C# 11 and I’m...

So you want to speak at conferences

almost 2 years ago

I just finished speaking at my favorite conference, the Caribbean Developer’s Conference...

Calculating MRR with Stripe and C#

almost 2 years ago

Over here at A Serious Business, Inc. we’re very serious about security...