Skip to content

ChristianFindlay.com

C# and .NET Blog

  • Blog
  • Portfolio
  • Hire Me
  • Apps

Tag: functional programming

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 October 17, 2020March 25, 2022

How to Use F# from C#

Learn how to leverage F# code from C# and how functional programming can benefit C# developers.

Posted on May 15, 2020March 25, 2022

C# Delegates with IoC Containers and Dependency Injection

Developers are usually encouraged to do dependency injection with interfaces. Some developers don't know that they can do dependency injection with delegates, and there are…

Continue reading → C# Delegates with IoC Containers and Dependency Injection

  • 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
 

Loading Comments...