127 Articles Written

Tapas Pal

Popular by Author

Sending Emails Using the Office 365 APIs

Introduction Developers now can send e-mails using Exchange Online as an SMTP server configured in the configuration file. Office 365 APIs also provide options to...

Extracting Text from an Image Using Tesseract...

Introduction Tesseract engine optical character recognition (OCR) is a technology used to convert scanned paper documents, PDF files, and images to searchable text data. The...

Object Pooling in C#

Object pooling is a software development design pattern and a container of objects that holds a list of other objects. Once an object is...

Dynamically Generating QR Codes In C#

Introduction QR stands for Quick Response; it's a type of two-dimensional barcode that is used to store small amounts of text or data. It was...

Configuring Security Rules In Azure Firewall

Azure Firewall is a Microsoft-managed network virtual appliance (NVA) that provides the best of breed threat protection for cloud workloads running in Azure. It...

Similar Articles

Create and Configure Azure Network Watcher

An Azure network watcher is a feature in Azure that enables developers to monitor and troubleshoot applications in the...

Configuring Security Rules In Azure Firewall

Azure Firewall is a Microsoft-managed network virtual appliance (NVA) that provides the best of breed threat protection for cloud...

Create a Dedicated SQL Pool in Azure

An Azure Synapse Dedicated SQL Pool (previously known as Azure SQL Data Warehouse), is a massively parallel processing database....

How to Migrate On-premise SQL Database to Azure

Developers can use the Azure Database Migration Service to migrate databases from an on-premise SQL Server instance to Azure...

Create An Azure File Sync Service

The Azure File Sync Service allows for the synchronization of on-premise file servers with Azure file shares, supported by...

Azure Storage Account Replication Types

Azure Storage allows developers to create and store copies of data across multiple locations to maintain data availability, integrity,...

News & Trends