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

if i look back, i am lost

❣ Chile in a Photography ❣
2025 on Tumblr: Trends That Defined the Year
he wasn't even looking at me and he found me
we're not kids anymore.
Show & Tell

roma★

Kiana Khansmith

No title available
PUT YOUR BEARD IN MY MOUTH
ojovivo

izzy's playlists!
Game of Thrones Daily

★
The Stonewall Inn
TVSTRANGERTHINGS
"I'm Dorothy Gale from Kansas"

No title available
sheepfilms
🪼
seen from Kenya
seen from Ukraine

seen from Türkiye
seen from Ukraine
seen from Chile

seen from Algeria

seen from France

seen from Australia

seen from Türkiye
seen from Chile
seen from United Kingdom
seen from France
seen from Türkiye

seen from Türkiye

seen from Türkiye

seen from Singapore
seen from Italy

seen from United Kingdom
seen from United States
seen from Türkiye
@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