Skip to content

Celso Jr

MCSD | MCSA | MCPS | MS | Software Engineer | Startups Lover | Small-Cap Stock Investor | Small Shark

  • Twitter
  • GitHub
  • Linkedin
  • HOME
  • Contact
  • About
© 2017 Celso Jr. All rights reserved.
Eliane is a WordPress theme based on the TwentyFifteen made with ♥ by Celso Jr.
Currently v1.6.3
Terms of Use / Privacy Policy / Site Map

Category: C#7.2

Meet the readonly ref struct – Part II

Meet the readonly ref struct – Part II

Posted on March 27, 2019September 22, 2019 Categories C#7.2, struct

Introduction

In part I of this series, we familiarize ourselves with the program code through a small analysis as well as performance measurement. Now we will try to implement possible improvements aimed at better utilize memory resources.

Continue reading

Meet the readonly ref struct – Part I

Meet the readonly ref struct – Part I

Posted on March 26, 2019September 22, 2019 Categories C#7.2, struct

Introduction

Okay, as a .Net programmer, you’ll probably say that talking about memory management is a joke because the .Net Framework already has the Garbage Collector (GC) that does this dirty work for you.

Continue reading

scroll back to top
Flavored by WordPress