Netkalon Blog

Ideas, Tutorials
& How-Tos

Practical write-ups on .NET, C#, and web development — from the Netkalon team.

Latest posts

Fresh from the blog

View all →

An unhandled exception occurred while processing the request

I am facing this issue when running ASP.NET Core MVC with an Angular project. TimeoutException: The Angular CLI process did not start listening for requests within the timeout period of 0 seconds. Che…

AngularASP.NET Core

May 5, 2023

How Does WordPress plugins optimize the performance Stack Up Versus

There are several WordPress plugins available that can help optimize the performance of your website. Some popular options include: W3 Total Cache: This plugin helps improve your website's performance…

Wordpress

Jan 16, 2023

The Pros and Cons of WordPress vs Medium

WordPress and Medium are both popular platforms for creating and publishing blog content, but they have some key differences. WordPress is a self hosted, open source content management system that can…

Wordpress

Jan 16, 2023

Mobile App Using React Native- Android

What is React? One of the key features of React is its virtual DOM Document Object Model . The virtual DOM is a lightweight in memory representation of the actual DOM, and it allows React to perform f…

ReactTechnology

Jan 6, 2023

Power BI DAX Query & Power Query

What is power BI? Power BI is a business analytics service provided by Microsoft. It provides interactive visualizations with self service business intelligence capabilities, allowing users to create…

Power BI

Jan 5, 2023

Learn Host ASP.NET Core – Web API (RESTful) in Azure App Service

In this blog, we will learn host asp.net core web API in Azure app service Prerequisite: Visual Studio Azure Account In this demo, I have already created project. see my previous blog links below http…

ASP.NET CoreAzureWeb APIWeb App

Jan 5, 2019