top of page
Search

The Tech Platform
Apr 26, 2021
Building a Dashboard with ASP.NET Core and DotVVM
A dashboard is a tool used to visualize and track certain performance or status indicators. It condenses in one place the critical...

The Tech Platform
Apr 24, 2021
Asp.Net Core - Basic Attacks and Solutions
ASP.NET Core is a popular web application framework developed by Microsoft that is widely used for building modern, scalable, and secure...

The Tech Platform
Apr 21, 2021
What is the Difference between F# and C# in asp.net core?
As you might already know, F# is a dotnet language, so you don’t need to install anything extra, you get it out of the box with...

The Tech Platform
Apr 18, 2021
XLocalizer for Asp.Net Core
Asp.Net Core localization, powered by online translation, auto resource creating and more... Introduction Developing a multi cultural...


The Tech Platform
Apr 6, 2021
Blazor Hosting Models
In the dynamic landscape of web development, Blazor, a Microsoft framework, introduces developers to two distinctive hosting models:...

The Tech Platform
Apr 6, 2021
Installing Blazor
Blazor, developed by Microsoft, is an open-source framework that enables developers to build interactive web applications using C# and...

The Tech Platform
Apr 6, 2021
Data Binding in Blazor
Data binding is a fundamental concept in web development that plays a crucial role in creating dynamic and interactive user interfaces....

The Tech Platform
Mar 25, 2021
How to avoid fat controllers in ASP.NET Web API
In this article, you will learn about the Fat controllers in ASP.NET web API and how to avoid it. What is Fat controller? A fat...

The Tech Platform
Mar 17, 2021
Implementing an Effective Architecture for ASP.NET Core Web API
Abstract ASP.NET Core 3.1 is a cross-platform web framework that can be deployed to Windows, macOS, Linux or even to Containers. It’s the...

The Tech Platform
Jan 21, 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...
bottom of page