How do you use enums in CSharp?
Read more here:
https://www.devleader.ca/2023/10/27/how-to-use-enums-in-csharp-understanding-the-basics/
How do you use enums in CSharp?
Read more here:
https://www.devleader.ca/2023/10/27/how-to-use-enums-in-csharp-understanding-the-basics/
Terminaux 8.2 is coming soon!
Stay tuned for the release on GitHub and on NuGet!
#Terminaux #Colorimetry #GitHub #NuGet #TechNews #TechUpdates #csharp #programming #dotnet
https://officialaptivi.wordpress.com/2026/03/13/terminaux-8-2-is-coming-soon/
Have you used reflection in CSharp?
Read more here:
https://www.devleader.ca/2023/10/25/how-to-master-the-art-of-reflection-in-csharp-and-boost-your-programming-skills/
Dew Drop Weekly Newsletter 474 - Week Ending March 13, 2026
#dewdrop #newsletter #javascript #azure #aspnetcore #windowsdev #xaml #csharp #dotnet #ai #mcp #copilot #python #devops #agile #IoT #appdev #podcasts #m365 #sqlserver #powershell #cli
Who thought that
SortedSet<> _ = new(StringComparer.OrdinalIgnoreCase) is worse than
SortedSet<> _ = [with(StringComparer.OrdinalIgnoreCase)]
I'm not getting it.
How to Save Your Application Data in WPF Apps Using a Database
https://www.advancedinstaller.com/save-application-data-in-wpf-with-database.html
.NET MAUI v11.0.0-preview.2.26152.10 Release
https://github.com/dotnet/maui/releases/tag/11.0.0-preview.2.26152.10
#dotnetmaui #dotnet #xaml #csharp #appdev #crossplatform #mobiledev
.NET 11 Preview 2 is now available
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-2/?hide_banner=true
.NET 11 Preview 2 is now available! - .NET Blog
.NET 11 Preview 2 · Issue #388 · dotnet/announcements
https://github.com/dotnet/announcements/issues/388
Use the image generation tool in Foundry Agent Service | Microsoft Learn
#foundry #ai #agents #csharp #java #python #restapi #typescript #dotnet #microsoftfoundry
Extend your coding agent with .NET Skills | by Tim Heuer
https://devblogs.microsoft.com/dotnet/extend-your-coding-agent-with-dotnet-skills/?hide_banner=true
#dotnet #ai #agents #skills #csharp #githubcopilot #softwaredev
So, one of my resolutions this year was to write more code.
I love to break stuff, but last year I reignited my passion for coding and I would really love to contribute to the community that has given me so much and continues to do so.
And contributing works a lot better by creating, rather than breaking.
So I created a codeberg account. And I already have a first repo published!
I called it Axmar.
Axmar is a C# implementation of the SilentHarvest technique that was published last year.
It uses backup access and rarely used APIs to (mostly) stealthily read the local credentials database in Windows system.
Enjoy!
https://codeberg.org/Ti-Kallisti/Axmar
#foss #coding #infosec #malware #pentesting #redteaming #codeberg #windows #csharp
I'm not one for reading but...
Read more here:
https://www.devleader.ca/2024/01/15/the-best-c-books-for-beginner-developers-top-6-picks/
It’s my program I can make the error messages say what I want!
All Aptivi projects will use Aptivi Development Toolkit (ADT) instead of the older script-based system!
#Aptivi #ADT #Python #Python3 #TechNews #TechUpdates #csharp #programming #dotnet
"We merged an early C# 15 preview feature into .NET 11 preview 3: unions.
Adds union declarations (`union Pet(Cat, Dog, Bird) { ... }`) and union types (attributed with `[Union]`).
They can be treated by pattern matching/switch expressions as a closed set for exhaustiveness. " -Julien Couvreur
https://github.com/dotnet/csharplang/blob/main/proposals/unions.md
Dew Drop Weekly Newsletter 473 - Week Ending March 6, 2026
#dewdrop #newsletter #javascript #aspnetcore #azure #xaml #windowsdev #dotnetmaui #csharp #dotnet #winui #ai #mcp #devops #agile #python #appdev #podcasts #m365 #sqlserver #data #powershell #cpp
I have a bit of time this afternoon and planning to catch up with C# and dotNet in general ... is WPF still a thing? I think I still have my silverlight development book somewhere ...
It's release day! 🎉
We just shipped v2 Core Framework 2.5.0, Analyzers 1.2.0, and Visual Studio adapter 2.5.0. This release includes a bunch of quality of life improvements, bug fixes, and an overhauled assertion library that includes new assertions, new overloads, and much better (and most consistent) assertion failure messages.
Enjoy!
Release notes:
https://xunit.net/releases/v2/2.5.0
https://xunit.net/releases/analyzers/1.2.0
https://xunit.net/releases/visualstudio/2.5.0