Kevin Kinnett
  • Theme System
    Light Dark System
  • Tags
  • Architecture (12)
  • .NET (11)
  • Integration (10)
  • BizTalk (8)
  • C# (8)
  • Cloud (6)
  • DevOps (5)
  • Automation (4)
  • Azure (3)
  • Bitcoin (3)
  • Hardware (3)
  • AI (2)
  • Career (2)
  • Salesforce (2)
  • Security (2)

C#

Posts on the C# language, features, and practical coding patterns.

UTF-8 String Literals C# 11
UTF-8 String Literals C# 11

How C# 11 UTF-8 string literals work, why they matter for performance, and where they fit in modern .NET applications.

February 6, 2023 Read
Say Hello to the Power of Generic Attributes in C# 11
Say Hello to the Power of Generic Attributes in C# 11

How generic attributes in C# 11 work, what problems they solve, and where they fit into modern .NET codebases.

February 4, 2023 Read
Custom String Interpolation C#
Custom String Interpolation C#

A look at custom string interpolation in C#, how it works under the hood, and when it can improve formatting and performance.

February 4, 2023 Read
Tupple Pattern Matching in C#
Tupple Pattern Matching in C#

Using tuple pattern matching in C# to write clearer conditional logic and simplify branching across multiple values.

February 4, 2023 Read
Solid Series: Comparing Interface Segregation With Open Close in C#
Solid Series: Comparing Interface Segregation With Open Close in C#

Comparing and contrasting interface segregation with open close

February 3, 2023 Read
Solid Series: Interface Segregation Principle in C#
Solid Series: Interface Segregation Principle in C#

A practical look at the Interface Segregation Principle in C# and how smaller interfaces reduce coupling and improve design.

August 26, 2022 Read
Solid Series: Open Close in C#
Solid Series: Open Close in C#

A practical C# example of the Open/Closed Principle and how it supports extensible designs with fewer code changes.

December 12, 2020 Read
Solid Series: Single Responsibility in C#
Solid Series: Single Responsibility in C#

A practical C# example of the Single Responsibility Principle and how focused classes improve maintainability and changeability.

December 2, 2020 Read
Navigation
  • Recent Posts
  • Skills
  • Experiences
Contact me:
  • Email: kevin[at]kinnett.dev

Toha
© 2026 Kevin Kinnett.
Powered by Hugo Logo