I just added a new feature to SQL Database Project Power Tools: Schema Compare 🎉
You can now easily compare your SQL project with a live database directly from SSMS or Visual Studio.
Super useful for catching differences and generating scripts as part of your DevOps workflow.
Posts by Fons Sonnemans
7 XAML Resource Keys AI Got Wrong in My Uno Platform Migration | by Matt Mattei
platform.uno/blog/7-xaml-...
#unoplatform #dotnet #xaml #ai #appdev #uidesign #csharp #wpf #migration
I just published a C# source generator package that implements the #Dispose pattern. It is an early preview, feedback is welcome.
#csharp #sourcegenerator #dotnet
github.com/sonnemaf/Ref...
I just published a C# source generator package that implements the #Dispose pattern. It is an early preview, feedback is welcome.
#csharp #sourcegenerator #dotnet
github.com/sonnemaf/Ref...
I found these old pictures from October 2010 of my #Sudoku game for the #WindowsPhone. It was the first Sudoku game in the Store. Later I published a Sudoku Free version with #Ads. Both are still in the #MicrosoftStore. Together they have more than 2.5 million downloads.
#GoodTimes #GameDev
I found these old pictures from October 2010 of my #Sudoku game for the #WindowsPhone. It was the first Sudoku game in the Store. Later I published a Sudoku Free version with #Ads. Both are still in the #MicrosoftStore. Together they have more than 2.5 million downloads.
#GoodTimes #GameDev
Preview 4?
Suppressing Roslyn Analyzer Warnings Programmatically using DiagnosticSuppressor #dotnet #roslyn www.meziantou.net/suppressing-roslyn-analy...
This one's been on my backlog forever and finally shipped it. RequestedTheme now works on any element in the visual tree in @platform.uno. Set light or dark theme on any element, nest them, switch at runtime
Simple Icon File Maker v1.16 can extract icons from DLL and EXEs!
apps.microsoft.com/store/detail...
🦙📢 #WindowsDev new #WindowsCommunityToolkit preview! v8.3.260402-preview2 has released with #WinAppSDK 1.8 support for just the #WinUI package as a dependency. #dotnet 🎉🎉🎉 github.com/CommunityToo...
New video on Dissecting the Code YouTube Channel: "How LINQ works?" - youtu.be/hFKCOeUfZaA?...
To understand LINQ we should understand iterator blocks. And this is what I'm covering for almost 20 minutes! :)
But is this still fun?
I almost did not see it. D or B is not that obvious. Cool though.
You shoot the bugs when they attack you. I think.
I have added a new feature to the settings of my Color Rings Puzzles game. You can now select the color theme for the rings.
apps.microsoft.com/detail/9MTJF...
#gamedev #indiedev #uwp
Have you ever noticed that a simple .NET Core applications on 64-bit uses more than 2TB of virtual memory?
In a new episode of the series "writing a .NET garbage collector in C#", we discover the kind of problem that it intends to solve: minidump.net/writing-a-ne...
Working on a new game and I’d love your eyes on it.
A first beta build is live—if you try it out, I’d really appreciate any feedback.
Download on Microsoft Store: apps.microsoft.com/detail/9MTJF...
#gamedev #uwp #indiegame
My todo list is quite long. Hope to launch it at the end of this month.
Working on a new game and I’d love your eyes on it.
A first beta build is live—if you try it out, I’d really appreciate any feedback.
Download on Microsoft Store: apps.microsoft.com/detail/9MTJF...
#gamedev #uwp #indiegame
Some apps rack up an unbelievable number of reviews. 105K is impressive… almost too impressive.
For comparison: my Sudoku Free app has 2 million downloads, 38K reviews (12K US), and a 4.7 rating. I’m genuinely proud of that.
But seeing numbers like 105K always makes me wonder how they get there
I like Copilot CLI but the billing model stresses me out a little. Because there's no hourly or daily limit, I worry that I might run out of requests before the end of the month, and use them very conservatively. Then I end the month with a lot of unused quota.
So I built a tool.
Screenshot of Visual Studio 2026 in which an auto property is refactored into a field property.
I really like the C# 14 field-properties. @visualstudio.com has a refactoring to convert auto-properties into the new field-properties. Very cool.
#csharp #csharp14 #VisualStudio2026
Microsoft.Data.SqlClient 7.0 Preview 4: Finally, Azure.Identity is Optional! 🎉
#dotnet #sqlserver
erikej.github.io/sqlclient/do...
ClipPing got a major update!
The tool displays a visual notification whenever the content of the clipboard changes, for all of you who are tired of ctrl+c not working.
I added configurable overlays, and some QoL improvements (like automatically starting the tool with Windows).
I just saw the gear with the text. Ignore my question.
Super cool. Congratulations. What is the patent for?
Built a small app to read all my #MicrosoftStore reviews in one place. #PartnerCenter only shows them per app, which doesn’t scale when you have many.
How do you keep track of your reviews?
#AppDev #WinUI #UWP #XAML