What is deployment slots in Azure App Service.
Post Views: 3,120 Background In Conventional web hosting, we deploy or publish an application to hosting and soon after publishing, user can access the application via an endpoint or a…
Learn developer and data technologies with us
Post Views: 3,120 Background In Conventional web hosting, we deploy or publish an application to hosting and soon after publishing, user can access the application via an endpoint or a…
Post Views: 5,420 Background In terms of web applications, underlying infrastructure plays vital role to cope of with applications performance, traffic surge, complex logic, long running process or execution time.…
Post Views: 222 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…
Post Views: 6,833 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…
Post Views: 903 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.…
Post Views: 5,293 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…
Post Views: 642 Microsoft Power Platform Fundamentals PL-900 – Complete Questions.
Post Views: 1,683 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…
Post Views: 1,664 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…
Post Views: 44 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…