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

.net 7

  1. Home>
  2. .net 7
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 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
  • Privacy Policy
Copyright - WordPress Theme by OceanWP