
Rider Is Now Free for Non-Commercial Use
Big news! JetBrains Rider is now free for non-commercial projects. Here’s why that rocks: Top-Tier Tools, Zero Cost No more scrimping on features! Students, hobbyists, and indie devs get a...
Big news! JetBrains Rider is now free for non-commercial projects. Here’s why that rocks: Top-Tier Tools, Zero Cost No more scrimping on features! Students, hobbyists, and indie devs get a...
We had a problem last week to find out why specific project has reference to IdentityServer4, it wasn’t added as direct reference to this project, but it was transient reference. Easiest way to ver...
Visual Studio just added a long-awaited feature to its debugger: inline return values for return statements. Here’s why this small change is a big win for devs: Instant Insight at Return Poi...
Cursor is a code editor built around AI, designed to boost your productivity without getting in your way. Here’s why you should give it a spin: Key Features AI-Powered Coding Assistant Cu...
Visual Studio has introduced a convenient new feature that enhances breakpoint management. Developers can now export and import breakpoint groups, allowing for efficient debugging across multiple p...
The Azure Poor Formatter is a powerful Visual Studio Code extension that brings enhanced T-SQL formatting capabilities to Azure Data Studio. Built on the Poor Man’s T-SQL Formatter, it offers compr...
Visual Studio 2022 has introduced a game-changing feature: Code Cleanup on Save. This feature is particularly valuable for teams dealing with build failures caused by unnecessary using statements. ...
Enhancing productivity in Visual Studio can significantly improve your coding efficiency. Here are some of my favorite tips and shortcuts that have made a noticeable difference in my daily workflow...
UUID v7 in .NET 9 With the release of .NET 9 Preview 7, Microsoft introduces native support for UUID version 7 (UUID v7), expanding the capabilities of the System.Guid class beyond the traditional...
Snapshots in Azure Data Studio Overview DbSnapshotCreator is a valuable extension for Azure Data Studio that simplifies the process of creating, managing, and reverting database snapshots. Databas...