May 28

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

By Syed Haroon

Apr 30

Introduction to Azure Service Bus on the Azure Portal

Azure Service Bus is a cloud-based messaging service provided by Microsoft Azure Enables communication between different applications and services in a

By Syed Haroon

Mar 14

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

By Syed Haroon

Feb 2

HomeZilla360 – A Home Service Application

Homezilla360 is a web application which provides home services such as plumber, carpenter and housekeeper, extra at the customer’s doorsteps Two modules

By Srinivethaa Pongiannan

Dec 31

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

By Varun Ramesh

Dec 31

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

By Syed Haroon

Dec 31

Azure SQL database – A Walkthrough

Introduction: Azure SQL Database is a completely controlled platform as a service (PaaS) database engine that can control most of the database management

By Srinivethaa Pongiannan

Dec 5

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

By Syed Haroon

Sep 30

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

By Syed Haroon

Sep 5

Getting Started with Azure Devops

What is Azure Devops It is, as the name suggests, a devops platform Because it was expanded from already-existing tools and services, even though it served

By Syed Haroon