Category: Uncategorized
Azure Service Bus Queue- Sending Message using .NET Application.
Azure Service Bus is a fully managed message broker with message queuing and publish/subscribe topics Service bus is used to decouple applications and
Overview Microsoft Azure on Data Engineering
Introduction Data engineering is the process of collecting, transforming, and preparing data for storage, analysis, and consumption It involves various
Azure Firewall Manager and Routing methods
Introduction: Azure Firewall Manager is a centralized security management solution that provides organizations with a way to manage multiple Azure Firewall
Asynchronous Programming and Tasks in C Sharp
Asynchronous programming is a form of concurrent programming that enables the execution of several tasks at once It enables you to carry out multiple jobs at
LINQ – Extension Methods in Csharp and LINQ Operators
Extension methods allow us to add methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type we may
LINQ – Various components needed to create a Language Integrated Query
LINQ is an acronym that stands for "Language Integrated Query" and is pronounced "LINK” Many years ago, when C# was still a young language, the language
Acquire ADO.Net (ActiveX Object .Net) by building Crud operation in Asp.Net Core
Whenever we create web, windows or Console Application in Net core framework may be we come across the situation we want store the data permanently for that
What is HTML5 and Why Is It Important?
HTML5 is a markup language that first appeared in January 2008 Since then, two significant organisations have been active in the development of HTML5 The World
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