The error output was: An unhandled exception occurred: Cannot find module ‘posix-character-classes’
Post Views: 243 Scenario: One of our developer was getting this error, after she took the latest code of DevOps. This application was angular 11 with ASP.net core 3.1. Exact…
Auto-Start and Auto-shutdown in Azure Virtual Machines
Post Views: 6,883 Azure services cost varies based on utilization and uptime and is one of the important factors for overall billing amount. In most of the scenarios, we use…
Some unique, uncommon but very useful HTML elements (tags)
Post Views: 1,043 In this article we will explore some of the unique and quite useful html tags where are ignored or less common among the web designers or developers.…
Implement Most Popular AdminLTE Bootstrap Theme in Angular 11
Post Views: 5,418 When we start the development of any application, the first thing is implementing a theme for the solution. As per current industries trends, it is seen that…
Microsoft Power Platform Fundamentals PL-900 – Complete Questions
Post Views: 663 Microsoft Power Platform Fundamentals PL-900 – Complete Questions.
Certificate Issue While Connecting Azure Virtual Machine Database
Post Views: 243 I was trying to connect with SQL Server database which is residing in Azure Windows Virtual Machine from SQL Server Management Studio and .NET application, I got…
Unable to resolve service for type ‘Swashbuckle.AspNetCore.Swagger.ISwaggerProvider’
Post Views: 1,797 Recently, one of my team member faced this error while implementing swagger in asp.net core. Environment Details: Visual Studio 2019 ASP.NET Core 3.1 Swashbuckle.AspNetCore 5.6.3 Error: Unable…
How to Compare Two Databases, find differences and update using Visual Studio
Post Views: 1,725 In this article, we are going to learn how to compare two databases using SQL Server Database Project (Template) available in Visual Studio. I will cover the…
Replace a string in SQL server Table Column
Post Views: 74 Sometimes, we might have requirement of updating or replacing particular string in sql table column. Let me be more specific, we had a application where we were…
Things to Know Before Getting Started with Power Apps
Post Views: 1,393 Introduction Power Apps is an emerging technology. It is one of the major components of the Microsoft Power Platform. This article provides insights to what Power Apps…