top of page
Search
The Tech Platform
May 5, 2022
8 quick tips to improve your .NET API
Every day we need to develop new APIs, whether at work or for study purposes, and some features can help us with the use of good...
The Tech Platform
Apr 4, 2022
8 Tips and Tricks for Writing the Best Queries in LINQ to Entities
LINQ is a powerful querying tool for .NET applications. There are certain techniques to follow when writing queries to make sure they run...
The Tech Platform
Oct 19, 2021
Easiest way to remember Regular Expressions (Regex)
Regular expressions (Regex) serve as powerful tools for pattern matching and text manipulation within programming and text processing...
bottom of page