Coding Grounds
Compilation of different programming projects I amuse myself with.
Friday, 27 December 2024
Terminating a process running on local port using Powershell
›
Developers who work with frontend and backend often switching between tools get a message that a certain process is holding a port. For exam...
Monday, 23 December 2024
Custom spans in C#
›
This article will look more into Spans in C# and demonstrate how you can create a custom Span yourself. Span<T> and ReadOnlySpan<T...
Monday, 16 December 2024
SpeechService in Azure AI Text to Speech
›
This article will present Azure AI Text To Speech service. The code for this article is available to clone from Github repo here: https://...
‹
›
Home
View web version