Accelerate API Development in Visual Studio with .http/.rest Files!

Accelerate API Development in Visual Studio with the use of .http/.rest files and see the results directly inside Visual Studio.
Rainbow Braces for Visual Studio: A Comprehensive Guide

Rainbow Braces for Visual Studio and Visual Studio Code make it easier for developers to figure out which brackets match each other.
Code Optimization using Span : An Introduction

In this article, we will look at a specific feature called Span
Required Properties in C# 11

Required properties in C# tells the compiler that these properties must be set. I do not have to set this value in my class.
Static Abstract Interface Members in C#11

Static Abstract Interface Members have been made generally available in .NET 7 with C#11. Let us have a look how we can use them in code.
Rate Limiting in .NET 7

With the release of .NET 7, your applications will see an increase in performance and new features for C# 11, F# 7, .NET MAUI, ASP.NET Core/Blazor, Web APIs, WinForms, WPF and more. Download .NET 7 for Windows, macOS, and Linux. A nice feature that has been added is rate limiting. Not quite what you are […]
Xcode Stuck on Updating or Installing on M1 MacBook Pro

Xcode Update Stuck – Does Xcode take a long time to update using the Mac AppStore? By long, I mean hours? The problem here is that the AppStore does not give any feedback on the process. It seems like the process indicator keeps on spinning and spinning without making any progress. Taking into account that […]
10 Best Visual Studio Code Extensions for Increased Productivity

Visual Studio Code extensions provide a fantastic way to power up your development experience. If you are on Windows, Mac, or Linux, you can use Visual Studio Code. Just go to the Visual Studio Code download page, and get a copy of Visual Studio Code for your operating system of choice. In this article, we […]
Installing Visual Studio Code on Linux

Installing Visual Studio Code on Linux is quick and really easy. If you are a Linux user, then this article might be old news to you. If, however, you are a developer that usually works on Windows but likes to play around a bit with Linux, then stick around. Perhaps this article can give you […]
Visual Studio 2022 Releasing this Summer

It’s official, the first public preview of Visual Studio 2022 will be released this Summer. What is even more exciting news, is that this version of Visual Studio will be 64-bit.