Coding Grounds
Compilation of different programming projects I amuse myself with.
Sunday, 21 December 2025
Finding out file extension from byte inspection
›
Consider a byte array stored in a column in a table in a database column. How can we identify the file extension of the byte array by insp...
Tuesday, 9 December 2025
Enable font ligatures in Visual Studio 2026
›
Font ligatures are a cognitive boost for developers when reading code inside an IDE. What are font ligatures Font ligatures are special g...
Monday, 24 November 2025
Exploring Extension Blocks and Constants in C# 14
›
Extension blocks - Extension properties Extension blocks and an important new feature - extension properties can be made in C#14. This is ...
‹
›
Home
View web version