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
Monterey Bay Aquarium
Cosmic Funnies
Cosimo Galluzzi
TVSTRANGERTHINGS

Love Begins
untitled
Xuebing Du
$LAYYYTER
cherry valley forever
RMH
KIROKAZE

PR's Tumblrdome
The Stonewall Inn

No title available
trying on a metaphor

pixel skylines
tumblr dot com
ojovivo
Lint Roller? I Barely Know Her
One Nice Bug Per Day

seen from United States

seen from United States
seen from Australia
seen from United Kingdom
seen from Germany

seen from United States

seen from Türkiye
seen from Saudi Arabia

seen from Canada

seen from Netherlands

seen from Japan
seen from United States

seen from Bangladesh
seen from Australia

seen from China

seen from South Africa
seen from France

seen from United States
seen from Ecuador

seen from India
@erossiniuk
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…
The #NuGet package #WebApiDocumentator is an alternative to #Swagger and the design is simple and more useful for developers and end users