Returning to blogging

Tech C Sharp Logo

I’m migrating a very large Financial Services ASP.NET framework (WEBFORMS/ASPX) to Angular 11 & .NET Core. Should be quite a few posts on the problems one faces with such a migration. So from tomorrow I will start posting again on the issues

Read More

Google Speech-to-Text. Improving results.

TechML

This article is about my own experiences with Speech-to-Text ML and provide insights into how to improve results, concentrating on Google Speech to Text using C#

Read More

.NET Core handling the raw body content of an API request

Tech C Sharp Logo

How to read the body of a request in a .NET Core C# API Controller.

Read More