Skip to content

ChristianFindlay.com

C# and .NET Blog

  • Blog
  • Portfolio
  • Hire Me
  • Apps

Author: Christian Findlay

Lead Developer in Melbourne, Australia

similar cubes with rules inscription on windowsill in building
Posted on April 24, 2022April 24, 2022

C# Code Rules

Read about the Roslyn C# code rules, how to configure them and implement them in your solutions

light trails on highway at night
Posted on February 13, 2022February 14, 2022

Performance Vs. Scalability

Performance and scalability are two related but separate aspects of a system. However, there is a lot of confusion around the two terms, which often…

Continue reading → Performance Vs. Scalability

gray metal chain
Posted on December 12, 2021December 12, 2021

How to Upgrade a Codebase from .NET Framework to .NET 6

Read about how to upgrade your .NET Framework codebase to .NET 6. We discuss the process and give you some tips for woking through the change

Posted on August 6, 2021August 6, 2021

Podcast: Bartosz Adamczewski – Surprising .NET Performance

About Bartosz: Developer with 15+ experience so far, trying to solve complex problems using various languages, tools, and platforms. Concurrency and Parallelism were my primary…

Continue reading → Podcast: Bartosz Adamczewski – Surprising .NET Performance

wood dirty writing abstract
Posted on July 30, 2021July 31, 2021

How to Stop NullReferenceExceptions in .NET: Implementing Nullable Reference Types

This article gives you a toolset for stopping NullReferenceExceptions in .NET code. The article centers around Nullable Reference Types (NRT), a feature that Microsoft added in C#…

Continue reading → How to Stop NullReferenceExceptions in .NET: Implementing Nullable Reference Types

Posted on May 26, 2021May 26, 2021

RestClient.Net 5

RestClient.Net makes HTTP calls in .NET easy. Send the request body as a strongly typed object, and get back a strongly typed object. You can…

Continue reading → RestClient.Net 5

blue and silver stetoscope
Posted on April 28, 2021April 30, 2021

How To Change the Behavior of a C# Record Constructor

Records are a new feature in C# 9. Records are special classes that borrow from Structs in that they have value-based equality. You could look at them as a…

Continue reading → How To Change the Behavior of a C# Record Constructor

Posted on April 2, 2021April 2, 2021

Protected: Test- Oriented Development

There is no excerpt because this is a protected post.

Posted on February 25, 2021February 25, 2021

Choose ASP.NET Core in 2021

Read about ASP.NET Core and why it is the right choice for your next Web App or Web API.

Posts navigation

1 2 … 8 Next →

  • GitHub

Follow Me

Twitter
Follow Me
Tweet
LinkedIn
Share
Facebook
Facebook
fb-share-icon
YouTube

Recommended Reading

c# digest

Telerik UI for Blazor

Search

  • Blog
  • Portfolio
  • Hire Me
  • Apps
ChristianFindlay.com
Contact / Proudly powered by WordPress Theme: TheFour.
 

Loading Comments...