SDLC Models Versus Devops – Why we choose Devops
Introduction: The phrase Software Delivery Lifecycle (SDLC) refers to the multi-step process that begins with source code and progresses through software
Global Information Tracker (Git) – Workflow and Terminologies
Git-Introduction Git is a free and open-source distributed version control system that can handle everything from tiny to extremely large projects quickly and
Linguistics for Azure Storage Services
Introduction The storage accounts give a unique namespace for your storage data that is accessible from anywhere in the globe via http or https Data in your
What’s new in Visual Studio 2022
Visual Studio is one the most popular IDE (Integration Development Environment) where you can code, debug, compile and deploy your NET applications It has more
Azure-Backup On-Premises using MARS agent
Azure Backup provides automatic storage management with unconstrained scalability and recovery Azure Backup also provides application-consistent backups,
Playing with JavaScript Object clone
When I was a complete beginner in JavaScript, I've had a time when I was confused with what's going on when I work with Objects The task was simple: Allowing
Pattern Matching In C#
Pattern matching is one of the coolest things that was introduced in C# 70 It evolved in a smarter way and in C# 90 it became more powerful We already write
Lets Explore Microservice Architecture
As a developer, it's just not about developing the features, it's also about architecting the application in the right way so that it would be flexible even if
MSBuild 2020 Keynote – Live Blog
Microsoft Build 2020 is an annual conference event by Microsoft, aimed towards software engineers and web developers using Windows, Azure, and other
Everything you need to know about Change Detection
Introduction Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google and by a community of individuals and