top of page
Search

What’s In A Hash Code?
Diving Deep Into Hash Code Creation And Usage In C# Abstract .NET developers have wrestled with creating hash codes for objects ever...
The Tech Platform
Mar 17, 2021


A simple template for Onion Architecture with .NET 5
Just wanted to share a simple approach for Onion Architecture that has saved me a lot of time engaging productivity for everyone on my...
The Tech Platform
Mar 8, 2021

Repository Pattern — .NET Core
This is one of the most used and recommended patterns to apply in an application that works with any type of database. It provides a...
The Tech Platform
Mar 8, 2021

How to create a Client for your API — .NET Core
Nowadays, the creation of APIs is a very common solution when we want to make some features of our system available for other components....
The Tech Platform
Mar 8, 2021


Using the WPF .NET 4.0 DataGrid
WPF DataGrid (.NET 4) can be difficult to understand if you aren't used to thinking about objects and collections. This easy to follow...
The Tech Platform
Feb 24, 2021


Basic Authentication in Swagger (Open API) .Net 5
In this article we are going to learn about the how to setup the basic authentication for our API's using swagger in ASP.NET 5.0. As we...
The Tech Platform
Jan 22, 2021

Background Tasks Made Easy With Hangfire And .Net 5
In this article we will learn about the Hangfire - .Net Library to make our background tasks and jobs easier in ASP.NET 5.0. As we all...
The Tech Platform
Jan 21, 2021

Build Your First for iOS & Android App with Xamarin and Visual Studio
Let's start our journey together to build beautiful native cross-platform apps with .NET, Xamarin, and Visual Studio! In this blog I am...
The Tech Platform
Dec 1, 2020


What is .NET?
.NET is a free, open-source, and cross-platform for building modern, scalable, and high-performance desktop, web, cloud, and mobile...
The Tech Platform
Nov 20, 2020

.NET 5.0 Launches at .NET Conf, November 10-12
Save the date for .NET Conf, live streaming to a device near you November 10-12 on www.dotnetconf.net. .NET Conf is a free, three-day,...
The Tech Platform
Nov 5, 2020
bottom of page