EdgyDebug

Technical…Practical…Theoretically Explored - A Software Engineer's Journey Through Code, Architecture, and Ideas

Wednesday, 28 May 2025

Retag an existing ECR image

›
Sometimes you need to retag an existing AWS ECR (Elastic container registry) image to the latest in order to deploy it as the latest.   Use ...
Thursday, 15 June 2023

git pull error :error: remote ref is at but expected

›
Today I faced strange GIT error while running GIT pull command. error: cannot lock ref 'refs/remotes/origin/Feature/Performance_Fix'...
Thursday, 8 June 2023

Error : The specified type member 'Date' is not supported in LINQ to Entities

›
I was trying to use Date property of DateTime field in LINQ query but got this error. Message = "The specified type member 'Date...
Saturday, 1 April 2023

Error while upgrading Azure function to .NET6

›
I was  upgrading a Function App from using version 4.0.0 of Microsoft.Azure.WebJobs.Extensions.Storage to 5.1.0 and then the app crashed on ...
Thursday, 19 January 2023

InvalidOperationException: Can't use schemaId for type The same schemaId is already used for type

›
  After adding new bean to project I got below error during startup 13:44:19:254 ---> System.InvalidOperationException: Can't use sc...
Wednesday, 7 December 2022

How do I fix dependency conflicts in npm install?

›
Today I was working on a front end app. I faced below error while running npm install command. npm ERR! Conflicting peer dependency: @angula...
Saturday, 12 March 2022

Detecting a active transaction in spring application

›
Sometimes we need to use transactions (@Transactional) in code. We use @Transactional annotation on class and method to generate transaction...
›
Home
View web version

About Me

My photo
Jagdev Singh
A highly accomplished and skilled Backend (Java/C#) Developer with 13 years of experience in designing, developing, and implementing large-scale web applications. I'm passionate about building robust, scalable, and maintainable solutions that deliver exceptional user experiences. My expertise spans the full software development lifecycle, with a strong focus on backend architecture and performance optimization.
View my complete profile
Powered by Blogger.