Bryan Hogan
@bryanjhogan.bsky.social
📤 41
📥 72
📝 26
blogger, podcaster, Microsoft MVP,
https://nodogmablog.bryanhogan.net
Podcast with
@toddhgardner.com
about how web certificates work. In the next episode we'll talk about Certkit, a solution for SSL Certificate Lifecycle Management.
nodogmapodcast.bryanhogan.net/180-todd-gar...
3 months ago
0
4
2
reposted by
Bryan Hogan
Microsoft Developer
3 months ago
Thank you
@bryanjhogan.bsky.social
for great presentation at
#BosCC
Using .NET on Linux
nodogmablog.bryanhogan.net/2025/02/usin...
0
3
1
@smartereveryday.bsky.social
hi Destin, tried emailing you a few times and messaging on patreon. Can you send me a dm please.
3 months ago
0
0
0
reposted by
Bryan Hogan
Isaac Levin
6 months ago
Want to keep a Docker container running with Docker Compose? Learn how to maintain an active state and manage your services effectively.
#Docker
https://isaacl.dev/gxk
0
1
1
The interview industrial complex of tech hiring is badly broken - from "elite code" test nonsense (and prep companies), to ageism, and a months-long process. Listen to @tedneward and I talk about it.
nodogmapodcast.bryanhogan.net/178-ted-newa...
10 months ago
0
2
1
reposted by
Bryan Hogan
Isaac Levin
over 1 year ago
Coming up this week on
@coffeeandopensource.com
I will be chatting with Maxim Fateev about all sorts of
#tech
and
#opensource
topics. Streaming live on
#Twitch
this Tuesday March 18th at 11:00 AM PDT. Come say hello and join the conversation.
https://www.coffeeandopensource.com/schedule.html
0
3
2
Blogged: Create a Task and Start it Later. With C# you can create a task, but defer execution until later.
nodogmablog.bryanhogan.net/2025/03/crea...
Why do this? You can cache tasks and make sure the value is computed once, on demand, even if it is requested thousands of time
#csharp
#dotnet
over 1 year ago
0
2
1
Podcast: #177 Ted Neward, The Interview Industrial Complex, Part 1. Thanks
@tedneward.bsky.social
for taking the time talk with me.
nodogmapodcast.bryanhogan.net/177-ted-newa...
over 1 year ago
0
2
1
reposted by
Bryan Hogan
Andrew Lock "Sock"
over 1 year ago
Blogged: Creating an analyzer to detect infinite loops caused by ThreadAbortExceptions
andrewlock.net/creating-an-...
In this post I describe a Roslyn Analyzer that detects code which can result in infinite loops if a ThreadAbortException is raised
#dotnet
#csharp
0
7
7
If you use BackgroundServices you will know there is often a Task.Delay(1000, ct), but did you know if the cancellation token is cancelled during the delay, the expected TaskCanceledException is hidden making harder to do clean up work.
nodogmablog.bryanhogan.net/2025/02/doin...
#dotnet
#c_sharp
loading . . .
Doing Some Cleanup in a BackgroundService | no dogma blog
If you use the Worker Service template in .NET, you may want to do some cleanup when the background service is canceled. In this post, I'll show you how to do this.
https://nodogmablog.bryanhogan.net/2025/02/doing-some-cleanup-in-a-canceled-background-service/
over 1 year ago
0
0
0
Podcast with
@csharpfritz.com
about using .NET on Linux.
nodogmapodcast.bryanhogan.net/176-jeff-fri...
#dotnet
#linux
over 1 year ago
0
5
1
@tedneward.bsky.social
May I DM you?
over 1 year ago
0
0
0
reposted by
Bryan Hogan
Isaac Levin
over 1 year ago
From the
@coffeeandopensource.com
Archives, I chatted with Mark Eisenberg about all sorts of great
#tech
and
#oss
topics. Access the stream or listen to the podcast below. Be sure to like/subscribe. Thanks for tuning in!
https://www.coffeeandopensource.com/guest/mark-eisenberg.html
0
1
1
reposted by
Bryan Hogan
Chris Woody Woodruff
over 1 year ago
Want faster EF Core queries? Meet No-Tracking! If you’re just reading data, why have EF Core track it? AsNoTracking() boosts performance by skipping unnecessary overhead, making it perfect for reports, APIs, and dashboards.
woodruff.dev/no-tracking-...
#EFCore
#dotnet
#PerformanceOptimization
loading . . .
No-Tracking Queries: Speed Up Your EF Core Like a Pro - Chris Woody Woodruff
Imagine you’re at a library, flipping through books at lightning speed. You don’t need to write notes in the margins or keep tabs on which books you’ve touched—you’re just reading. That’s what no-trac...
https://woodruff.dev/no-tracking-queries-speed-up-your-ef-core-like-a-pro/
0
5
2
@csharpfritz.com
May I dm you?
over 1 year ago
1
0
0
I like messing around with Kafka and C#, but goodness, it takes an almost magic incantation to get it running with Docker. Here is an example with bitnami, but it applies to most images.
#csharp
#dotnet
#kafka
nodogmablog.bryanhogan.net/2025/01/runn...
over 1 year ago
0
2
0
Handling the context gets interesting when seeing with Entity Framework -
nodogmablog.bryanhogan.net/2025/01/seed...
loading . . .
Seeding a Large Database with Entity Framework | no dogma blog
Here's an example of seeding a database with a lot of data using Entity Framework. It avoids slowdowns, timeouts, and using excess memory.
https://nodogmablog.bryanhogan.net/2025/01/seeding-a-large-database-with-entity-framework/
over 1 year ago
0
0
1
you reached the end!!
feeds!
log in