71+ Articles

All Blog Posts

Real-world fixes, walkthroughs, and lessons learned building with .NET, Angular, and the Microsoft stack.

71 posts

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

Learn ASP.NET Core MVC with MSSQL Using Dapper ORM (RESTful)

In this blog, we will learn ASP.NET Core MVC with MSSQL using dapper asynchronously instead Data access layer & testing the API using google ARC tool What is Dapper? Dapper is simple object mapper for…

ASP.NET CoreSQL ServerWeb API

Jan 1, 2019

WPF Application Using VS Code

Microsoft has an announced WPF & Winform are as open source. Both, WPF & Winform are most popular technologies in dot net. This UI framework for building windows desktop application that supported on…

Visual Stidio CodeWPF

Dec 11, 2018