So it begins…

I’m excited to start this new blog discussing all things .Net! In this blog I’m going to be sharing tips and tricks that I have gleaned over 25 years of being a .Net developer. I will also be sharing other tech info that I have learned from other knowledgeable folks.

This blog will have a mix of c# language, project, and architecture tips.

Previous
Previous

Efficient String Concatenation in C# Using Span<string>