top of page
Search


Hosting Multiple ASP.NET Core Apps in Ubuntu Linux Server Using Apache
ASP.NET Core is a cross-platform web development framework that supports developing applications on Windows, Mac, Linux, iOS, and Android...

The Tech Platform
Feb 23, 2022


Extension Method in C#
Extension methods are static methods, which are called as if they were instance methods on the extended type. With Extension methods, you...

The Tech Platform
Feb 23, 2022


How to Call Event-Stream APIs in Angular
In this post, we will tell you how this API was called in Angular (to refresh inbox when a new mail arrives or a mail is sent to trash in...

The Tech Platform
Feb 23, 2022


Custom State Management in Hangfire
Most enterprise applications require asynchronous, scheduled, or recurring tasks such as batch imports from a file, mass mails or...

The Tech Platform
Feb 22, 2022


Soccer Microservice on .Net core, Entity Framework, Mysql and Insomnia
Building Soccer microservice on .Net Core, Entity Framework, Mysql, Insomnia, with Swagger, Auto-mapper, OData, etc. Introduction In this...

The Tech Platform
Feb 22, 2022


Easily Synchronize Blazor Resource Scheduler with RESTful Services
RESTful services have become the de facto standard for writing web applications. They help us expose resources on the internet using...

The Tech Platform
Feb 22, 2022


What is Automation Testing? Types, Benefits and Automation Testing Process
In software development, Automation Testing emerges as an important tool for ensuring the efficiency and reliability of applications....

The Tech Platform
Feb 22, 2022


Automation Testing Tools
Automation testing tools are like helpful assistants that make sure the software works well and doesn't have any mistakes. They are...

The Tech Platform
Feb 22, 2022


Difference between AddScoped and AddTransient in .NET 6
To access the .NET Core DI functionality, your app must have references to Microsoft.Extensions.DependencyInjection NuGet package....

The Tech Platform
Feb 22, 2022


A new language for quantum computing
Twist is an MIT-developed programming language that can describe and verify which pieces of data are entangled to prevent bugs in a...

The Tech Platform
Feb 21, 2022
bottom of page
