top of page
Search
The Tech Platform
Apr 15
Introduction to Chart.JS
In today's data-driven world, effectively communicating insights is crucial. Charts and graphs are powerful tools for transforming...
The Tech Platform
Aug 28, 2023
Working with C# Enum: A Beginners Guide
If you're new to C# programming, you've likely experienced various data types and structures that help organize and manipulate data...
Sofia Sondh
Jan 20, 2023
CSS concepts every Web Developer should know
CSS (Cascading Style Sheets) is a language used to describe the presentation of a document written in a markup language. It is used to...
The Tech Platform
Apr 11, 2022
LINQ to SQL in ASP.Net With CRUD Operations
Language-Integrated Query (LINQ) In Language-Integrated Query (LINQ) to SQL, the data model of a relational database is mapped to an...
The Tech Platform
Jul 27, 2021
Color Guide in CSS/HTML
With CSS, colors can be specified in different ways: By color names As RGB values As hexadecimal values As HSL values (CSS3) As HWB...
The Tech Platform
Dec 7, 2020
Convert PHP object to associative array
During PHP development, you may never come across the need for this functionality, but its an extremely good piece of knowledge to have...
The Tech Platform
Oct 27, 2020
MY CUSTOMIZED WINDOWS TERMINAL SETTINGS.JSON
My name is Thomas Maurer. I am a Senior Cloud Advocate at Microsoft. I am part of the Azure engineering team (Cloud + AI) and engage with...
bottom of page