Here are 12 videos you have to check out!
Here's a collection of some of my more popular videos on YouTube:
https://youtu.be/Zf0YWgNbKnQ
In this video, I discuss the Reddit post about Rust replacing all of the C# at Microsoft.
https://youtu.be/5OKLiQM2y30
This video talks about using plugins within a vertical slice architecture. I walk through one of my solutions to show how I have set things up.
https://youtu.be/fTyubohxBGU
This video is on plugin usage in Blazor! As someone that loves using plugins, I had to show the usage in Blazor as well!
https://youtu.be/Wa3sdKGp3wE
This video explains how you can use BenchmarkDotNet like all of the performance examples you see across the web!
https://youtu.be/RR7Cq0iwNYo
For the beginners out there for C#, this video details how IEnumerable works. While it doesn't do a super technical deep dive, it should help explain the behavior vs something like an Array or List.
https://youtu.be/_v9k74gWJtE
A step by step guide on setting up watches for debugging in Visual Studio.
https://youtu.be/yg-qZXPBlKM
If you're interested in getting started with Autofac, this video is a perfect starting point!
https://youtu.be/GE-phyI6lEM
What's faster? Task.WhenAll or Parallel.ForEach? Only one way to find out!
https://youtu.be/iEfuyxwKQCE
A fun look at composition (compared to inheritence). No experience required for this one!
https://youtu.be/rohq-Wqj0yI
Getting setup with xUnit for writing unit tests!
https://youtu.be/Mk8bwXIZTXg
This is a fun video on how to make your own ASCII art generator!
https://youtu.be/xsY9tyRbCVk
How to switch up your code to move away from Enums by refactoring them out!
---- Sign up for my email newsletter!
Share with your network!
Fun Weird Nasty C#
Author: Niko
Original: https://github.com/nikouu/Fun-Weird-Nasty-CSharp?tab=readme-ov-file
"Microsoft is collaborating with Anthropic to create an official C# SDK for the Model Context Protocol (MCP). MCP has seen rapid adoption in the AI community, and this partnership aims to enhance the integration of AI models into C# applications." #csharp #microsoft #mcp
ReSharper’s Out-of-Process Journey: Major Progress and Next Steps.
https://blog.jetbrains.com/dotnet/2025/04/01/resharper-out-of-process-update/
ReSharper’s Out-of-Process Journey: Major Progress and Next Steps.
blog.jetbrains.com/dotnet/2025/...
#jetbrains #visualstudio #resharper #dotnet #csharp
ReSharper's Out-of-Process Jou...
I really like using #CSharp , and like it's reflection tools, and CSI/Roslyn, but the fact that it's maintained by microsoft makes cross platform development kind of a nightmare. Maui supports Mac/iOs these days, but still has no linux support. And having to buy a rider license for a non-windows IDE is also turbo annoying. It wouldn't solve all my problems, but I really wish Python could compile.
Back in the day I was writing a Bot for Twitch, and I showed the UI on Screen, and immediately Twitch Chat started trying to change colors and stuff of the bot.
I had to explain to them that no, that's not going to work; I didn't build it as a WebApp. Their messages were simply text and incapable of being executed unless they found one hell of an escape.
Because it was C# and Windows Forms lol.
.NET on Heroku: Now Generally Available.
blog.heroku.com/dotnet-now-g...
#dotnet #webdev #heroku #cloud #aspnetcore #csharp #fsharp #vb
.NET on Heroku: Now Generally ...
Dew Drop – April 2, 2025 (#4395)
https://www.alvinashcraft.com/2025/04/02/dew-drop-april-2-2025-4395/
Dew Drop – April 2, 2025 (#4395)
www.alvinashcraft.com/2025/04/02/d...
#dotnet #ai #webdev #visualstudio #windowsdev #csharp #devops #cloud #dewdrop
Dew Drop – April 2, 2025 (#439...
Testing a personal #AI assistant locally sometimes leads to some interesting moments.
I spent some time with the debugger to figure out why my assistant would stop responding to me after adding some tools for it to use. Turns out it was hallucinating about how to use them, generating an empty response each time. I kept messaging it because I was curious to see if the chat could eventually get back on track.
All beginners should get familiar with the switch statement.
If you're new to programming and csharp, you may have come across a switch statement but not fully understood how it works.
A switch statetement is a helpful tool for managing conditional checks. In some cases it can enhance readability and reduce some low-level overhead.
Learn all about it so you can use it effectively!
Check out the article:
https://www.devleader.ca/2023/11/02/beginners-csharp-switch-statement-tutorial-how-to-properly-use-a-switch-statement/
Has someone already replaced DotNetZip because of the vulnerability (and because it is archived now) with System.IO.Compression?
What I've seen so far: System.IO.Compression has still no support for password protected zip files.
I may try "ProDotNetZip" (a DotNetZip fork) within next days.
MongoDB is hiring Senior Software Engineer
#csharp #golang #java #typescript #react #aws #azure #gcp #mongodb #seniorengineer
New York City, New York
Full-time
MongoDB
Job details https://jobsfordevelopers.com/jobs/senior-software-engineer-at-mongodb-com-feb-20-2025-229335?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Dew Drop – April 1, 2025 (#4394)
https://www.alvinashcraft.com/2025/04/01/dew-drop-april-1-2025-4394/
Dew Drop – April 1, 2025 (#4394)
www.alvinashcraft.com/2025/04/01/d...
#dotnet #cloud #webdev #ai #csharp #windowsdev #mobiledev #visualstudio #dewdrop
Dew Drop – April 1, 2025 (#439...