pixelpanda
banner
pixelpanda.io
pixelpanda
@pixelpanda.io
👨‍💻 .NET Software Architect
🎮 Classic World of Warcraft Enthusiast
🐶 doggos
Awesome closing at dotnetday in Zurich from @grimalkina.bsky.social
August 28, 2025 at 4:28 PM
.NET #Aspire is wild. Huge props to @davidfowl.com & team. Absolute 🔥
July 13, 2025 at 9:35 PM
Reposted by pixelpanda
Join us Wednesday for our very first ever Critter Stack Live Stream where I'll quickly lay out the current thinking for "CritterWatch" before opening up the floor for Q & A.

We'll do a US friendly time soon too

Critter Stack Live Stream #1 www.youtube.com/live/WAapmwG... via @YouTube
Critter Stack Live Stream #1
YouTube video by JasperFx Software
www.youtube.com
June 22, 2025 at 4:55 PM
Reposted by pixelpanda
Nur ein "friendly reminder":

=> Sorgt für Resilienz Eurer IT-Infrastruktur. Jetzt! <=
Gerade wenn Ihr in Großunternehmen arbeitet: Weist die Ebenen über Eurer darauf hin! Denen ist vermutlich gar nicht klar, auf wie dünnem Eis sie sich bewegen.

Teilt das:
european-alternatives.eu/alternatives...
European alternatives for popular services | European Alternatives
We help you find European alternatives for digital service and products, like cloud services and SaaS products.
european-alternatives.eu
March 1, 2025 at 9:06 AM
By the way, @okyrylchuk.dev has a nice blog post about UUID V7. okyrylchuk.dev/blog/guid-ve...
Guid Version 7 in .NET 9
.NET 9 introduces a GUID version 7 implementation. Find out the differences with GUID version 4.
okyrylchuk.dev
November 29, 2024 at 3:26 PM
Upgraded another Project to .NET 9 and also introduced the new UUID V7.
November 29, 2024 at 3:22 PM
Tinkering with Cursor, and it's been great, especially for Blazor development.

www.cursor.com
Cursor
Built to make you extraordinarily productive, Cursor is the best way to code with AI.
www.cursor.com
November 19, 2024 at 8:49 PM
Reposted by pixelpanda
The Azure Service Bus emulator is finally here! 🎉🎉🎉

This will make local development and local testing so much easier and also cheaper!👌🏼 But remember, as with any emulator, you still want to test against the real service as well 😅
We are beyond excited to announce the Service Bus local emulator! This has been the most requested feature for Service Bus, and today is the day.

You can find the official announcement at techcommunity.microsoft.com/blog/messagi....
November 19, 2024 at 7:17 PM
Reposted by pixelpanda
Talking about Clean Architecture with ASP.NET Core in about 10 minutes live on YouTube:
www.youtube.com/watch?v=l1at...
#dotnet #aspnetcore #cleanarchitecture
Solution2: Clean Architecture with ASP.NET Core with Steve Smith
YouTube video by .NET Foundation
www.youtube.com
November 19, 2024 at 7:17 PM
Reposted by pixelpanda
🚀 Great to see 𝗠𝗮𝗻𝗮𝗴𝗲𝗱 𝗗𝗲𝘃𝗢𝗽𝘀 𝗣𝗼𝗼𝗹𝘀 (MDP) coming out of preview! MDP is now General Available! The MDP Azure Verified Module has also been updated to the latest API non-preview version.

devblogs.microsoft.com/devops/manag...

#azure #mvpbuzz #azuredevops #infrastructureascode
Announcing the General Availability of Managed DevOps Pools (MDP) for Azure DevOps - Azure DevOps Blog
Use Managed DevOps Pools (MDP) to improve developer productivity in the CI/CD loop and reduce your cloud bill for your engineering systems.
devblogs.microsoft.com
November 18, 2024 at 8:20 PM
Reposted by pixelpanda
.NET 9 introduces the Task.WhenEach method.

It allows to join scheduled tasks and iterate through them as each of them is completed.

Previously, you had to repeatedly use Task.WaitAny on a set of tasks to pick off the next one that completes.
November 18, 2024 at 9:13 PM
Just published my 2nd blog post! This time, I dive into Clean Architecture and how we'll implement it in a Modular Monolith. It's a great starting point for anyone looking to organize their code for maintainability and testability!

pixelpanda.io/2024/11/16/c...
Clean Architecture – Pixelpanda
pixelpanda.io
November 16, 2024 at 8:06 PM
Reposted by pixelpanda
I have created a Blazor starter pack where I have added people who are Blazor entusiasts.

Let me know if I am missing someone and I’ll add them ❤️

go.bsky.app/JPbqAqK

#Blazor #BlazorHybrid #dotnetMAUI
November 16, 2024 at 6:33 AM
I am almost finished with my Clean Architecture Blog Post for my Modular Monolith Blog/Tutorial at pixelpanda.at

@ardalis.com just explained this in depht at #dotnetconf 🔥
Pixelpanda – .NET Developer blogging about .NET stuff!
pixelpanda.at
November 14, 2024 at 6:25 PM
Excited to learn from @ardalis.com at #dotnetconf.
November 14, 2024 at 4:37 PM
Reposted by pixelpanda
New version of #VisualStudio dropped today and has a ton of great improvements.

learn.microsoft.com/en-us/visual...
Visual Studio 2022 Release Notes
Learn about the latest features, bug fixes, and support for Visual Studio 2022. Download today.
learn.microsoft.com
November 12, 2024 at 8:18 PM
Upgrading to .NET 9 with .NET Upgrade Assistant worked like a charm. 💪
.NET Upgrade Assistant Overview - .NET Core
Learn more about .NET Upgrade Assistant for .NET-related projects. This tool helps you upgrade from older versions of .NET, including .NET Framework, to the latest version of .NET. Code incompatibilit...
learn.microsoft.com
November 12, 2024 at 11:56 PM
.NET9 up and running! #dotnetconf 🔥
November 12, 2024 at 7:33 PM
🚀 Just published my first blog post since 2014! 🎉

I explore Microservices vs. Modular Monoliths in .NET.

Check it out and let me know what you think!

Special thanks to @ardalis.com , @davidfowl.com, @ursenzler.bsky.social , and everyone else who’s inspired me over the years! 🙏
Microservices or Modular Monolith? – Pixelpanda
pixelpanda.at
November 4, 2024 at 12:35 AM
Awesome session by @ursenzler.bsky.social at DotNetDay Zurich. ❤️
August 30, 2024 at 1:07 PM
.NET Aspire is just so freaking awesome. Thanks to @davidfowl.com 😍
August 30, 2024 at 1:06 PM
Reposted by pixelpanda
A new course called "Getting Started: Modular Monoliths in .NET" by @ardalis.com is now available on DomeTrain! In this course, he will teach you about Modular Monoliths, how they differ from traditional monoliths and microservices, and how to build one!

dometrain.com/course/getti...
Getting Started: Modular Monoliths in .NET
Start your Modular Monoliths journey
dometrain.com
February 6, 2024 at 2:31 PM
Wolverine looks very promising. Love the developer friendly and simple approach. wolverine.netlify.app
December 19, 2023 at 4:34 AM
40 minutes until #dotnetconf
Let's go :D

www.youtube.com/watch?v=xEFO...
November 14, 2023 at 3:19 PM
Are you developing a public facing #Blazor Website? Then get ready for #SEO.

1.) Use robots.txt & sitemap.xml for optimal Google indexing. 2.) Leverage meta tags, like og:image, for better social sharing. 3.) Apply canonical URLs and Open Graph Tags
September 9, 2023 at 7:32 PM