Skip to content
Programming and Tech Blog
  • Publications
  • About
  • Contact
  • Toggle website search
Menu Close
  • Publications
  • About
  • Contact
  • Toggle website search

Programming

  1. Home>
  2. Programming
Read more about the article Accelerate API Development in Visual Studio with .http/.rest Files!

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

  • Post author:Dirk Strauss
  • Post published:April 23, 2023
  • Post category:Programming
  • Post comments:1 Comment

Accelerate API Development in Visual Studio with the use of .http/.rest files and see the results directly inside Visual Studio.

Continue ReadingAccelerate API Development in Visual Studio with .http/.rest Files!
Read more about the article Rainbow Braces for Visual Studio: A Comprehensive Guide

Rainbow Braces for Visual Studio: A Comprehensive Guide

  • Post author:Dirk Strauss
  • Post published:January 8, 2023
  • Post category:Programming
  • Post comments:1 Comment

Rainbow Braces for Visual Studio and Visual Studio Code make it easier for developers to figure out which brackets match each other.

Continue ReadingRainbow Braces for Visual Studio: A Comprehensive Guide
Read more about the article Code Optimization using Span<T> : An Introduction

Code Optimization using Span : An Introduction

  • Post author:Dirk Strauss
  • Post published:December 4, 2022
  • Post category:Programming
  • Post comments:1 Comment

In this article, we will look at a specific feature called Span and what it can do to improve the performance of your code.

Continue ReadingCode Optimization using Span : An Introduction
Read more about the article Required Properties in C# 11

Required Properties in C# 11

  • Post author:Dirk Strauss
  • Post published:November 27, 2022
  • Post category:Programming
  • Post comments:1 Comment

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

Continue ReadingRequired Properties in C# 11
Read more about the article Static Abstract Interface Members in C#11

Static Abstract Interface Members in C#11

  • Post author:Dirk Strauss
  • Post published:November 20, 2022
  • Post category:Programming
  • Post comments:4 Comments

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.

Continue ReadingStatic Abstract Interface Members in C#11
Read more about the article Rate Limiting in .NET 7

Rate Limiting in .NET 7

  • Post author:Dirk Strauss
  • Post published:November 13, 2022
  • Post category:ASP.NET Core/Programming/Visual Studio 2022
  • Post comments:2 Comments

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.…

Continue ReadingRate Limiting in .NET 7
Read more about the article Installing Visual Studio Code on Linux

Installing Visual Studio Code on Linux

  • Post author:Dirk Strauss
  • Post published:April 22, 2021
  • Post category:Programming/Technology
  • Post comments:3 Comments

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…

Continue ReadingInstalling Visual Studio Code on Linux
Read more about the article C# 8.0 – What C# version does my App use?

C# 8.0 – What C# version does my App use?

  • Post author:Dirk Strauss
  • Post published:February 5, 2020
  • Post category:Programming
  • Post comments:0 Comments

So you have created a new application in Visual Studio 2019. You might be surprised to learn that your application isn't using C# 8.0 by default. Not unless you are targeting .NET Core 3.x or .NET Standard 2.x.

Continue ReadingC# 8.0 – What C# version does my App use?
Read more about the article C# 8.0 Using Declarations

C# 8.0 Using Declarations

  • Post author:Dirk Strauss
  • Post published:February 3, 2020
  • Post category:Programming
  • Post comments:1 Comment

With the release of C# 8.0, new C# features have been introduced that make developers lives much easier. C# 8.0 using declarations is just one of those new features.

Continue ReadingC# 8.0 Using Declarations
Read more about the article Enabling C# 8 in Visual Studio 2019

Enabling C# 8 in Visual Studio 2019

  • Post author:Dirk Strauss
  • Post published:February 1, 2020
  • Post category:Programming
  • Post comments:1 Comment

Enabling C# 8 in any Visual Studio 2019 project is easier than you think. It's requires a simple csproj file edit. Let me show you how.

Continue ReadingEnabling C# 8 in Visual Studio 2019
  • 1
  • 2
  • 3
  • 4
  • …
  • 9
  • Go to the next page
  • Privacy Policy
Copyright - WordPress Theme by OceanWP