Start a custom #Roslyn #analyzer for #Blazor. We scaffold PSC.Analyzers.Blazor, explain every csproj setting, and set up analyzer release tracking.
he wasn't even looking at me and he found me

shark vs the universe
Cosimo Galluzzi
"I'm Dorothy Gale from Kansas"
YOU ARE THE REASON

Discoholic 🪩
official daine visual archive
Mike Driver
Claire Keane
KIROKAZE
ojovivo
No title available

Kiana Khansmith
Sade Olutola

pixel skylines
One Nice Bug Per Day
TVSTRANGERTHINGS

❣ Chile in a Photography ❣
cherry valley forever
The Bowery Presents

seen from Netherlands
seen from T1

seen from Croatia
seen from United States

seen from Belgium

seen from France
seen from India

seen from United States
seen from United States
seen from Brazil
seen from Jordan

seen from Belgium
seen from Finland
seen from Bangladesh
seen from Bangladesh
seen from Spain
seen from Türkiye

seen from United Kingdom

seen from United States

seen from United States
@erossiniuk
Start a custom #Roslyn #analyzer for #Blazor. We scaffold PSC.Analyzers.Blazor, explain every csproj setting, and set up analyzer release tracking.
Visual Studio 2026 dropped the built-in 'extract @code to a code-behind' feature. So I wrote a right-click extension that brings it back
Turbocharging Your .NET Backend with Gzip
As developers, we often optimise the frontend: minified assets, compressed images, CDNs, lazy loading… all great practices. But there’s a hidden bottleneck we sometimes forget: the user’s network speed. While many of us enjoy fibre or 5G, a huge portion of real‑world users still rely on: Congested 4G Slow 4G 3G Rural connections Mobile devices with a weak signal In these environments,…
What is a #Claude skill? Here a real example integrates with #FastLinkIt to keep #AI, #developers and #project managers all together
View On WordPress
Introducing the PSC #Survey Suite for #Blazor: a runtime component, a drag-and-drop visual #designer, and bulk importers that all speak the same JSON
#Markdown has become the default for product descriptions, blog posts, issue trackers, wiki pages, in-app notes. Here a #JavaScript #editor component.
Here a useful script to scan a folder to find out what .NET Target #Frameworks is used across lot of projects with #PowerShell
In this post, I show how replacing #Swagger with #Scalar in #ASPNETCore and #NET10. Scalar is a UI that improve the experience in using the #APIs
A deep dive into the latest #OpenAPI and #Swagger improvements in #ASPNETCore10, including Minimal APIs, versioning, Native #AOT support, and UI customization.
Learn #Rust programming from basics to advanced concepts: ownership, functions, data types, control flow, error handling, and collections.
I publish the Visual Basic (#VBA) code for Microsoft #Outlook. It is used to create a list of unavailable emails
I’ll show you how to use a simple #VBA macro. This macro will help you clean up your #Outlook #contact #groups, by removing non-resolvable email
Solving the #NET9 #MAUI #RefreshView Limitation on #macOS: building a MAUI CustomRefreshView from scratch for all platforms
Building a Custom Matching Pairs Component in .NET MAUI
In this post, we’ll walk through the design and implementation of a flexible, reusable Matching Pairs component for .NET MAUI. This journey was driven by real-world requirements. Iterative improvements contributed as well. The result is a highly customizable and MVVM-friendly UI control. It is suitable for educational games, language learning, and more. The full source code is available on…
One of the most iconic and important #computers of the #1980s is set to make a comeback. All-new #Commodore64 #C64 is planned for release this year
I will create a new #MAUI reusable component for list of strings (skills) using #FlexLayout with add and remove functionalities.
Cloning all repositories from Azure DevOps
I will provide a script for cloning all repositories from Azure DevOps in an organisation with multiple projects and repositories using PowerShell. Scenario Often, I end up with a big mess in the repositories from a project at work. I want to download all the repositories again from a particular organisation. For example, I used to split my code into NuGet packages to manage the projects…