back to Jitbit Blog home About this blog

Improving C# Performance with Span<T>

Whenever I have some free time on my hands I love making our helpdesk app faster. The newest C# and .NET Core releases come with so many performance oriented features that I've been waiting to play with, specifically the new datatype called Span<T>.

SQL is the most long lasting skill in tech

In January 2020, right before COVID hit, a question has popped up at the HackerNews front page:

"Which technology is worth learning in 2020?"

Reasons NOT to upgrade ASP.NET to ASP.NET Core (but you will have to anyway)

I know, I know, .NET Core is the future of .NET, and "cross-platform blah-blah", and "high-performance and scalable blah-blah", and also "microservices!!! containers!!!" etc. Even more - I understand that's it's inevitable. But still. Consider this an angry post on what's wrong with upgrading from ASP.NET Framework to ASP.NET Core:

older newer