Vimal

Vimal @vimaltwit

About: Passionate Technologist

Location:
India
Joined:
Oct 16, 2020

Vimal
articles - 18 total

Practical Caching in .NET: Strategies, Eviction, Keys, and Metrics

Key Objectives Understand the different caching options available in .NET. Learn about...

Learn More 0 0Jun 21

The Hidden Performance Pitfalls of EF Core LINQ Queries

The Good Part Entity Framework Core (EF Core) is a popular Object-Relational Mapper (ORM)...

Learn More 1 2May 27

Factory Pattern in .Net

Key Objectives of the Article Understand what the Factory Pattern is and its role in...

Learn More 0 0May 26

Understanding the Options Pattern in .NET Core

Article Objectives By the end of this article, you will: Understand what the Options...

Learn More 0 0May 23

Feature Management in .NET

What is Feature management? Feature management is a software development practice that...

Learn More 1 4May 14

Build a Chat App

This is second part in the series Fresher's guide to Generative-AI. We will learn how to build a chat...

Learn More 2 0May 14

Fresher's guide to Generative-AI

What is Generative AI? Generative artificial intelligence (AI), also known as generative AI or...

Learn More 2 0May 9

OData API using .Net 8

What is OData? OData (Open Data Protocol) is a standard that helps developers build and...

Learn More 0 0May 2

Creating apps for Raspberry Pi - Part 2

Raspberry Pi runs on ARM Linux, which makes things a bit trickier than an average x86 Linux PC, but...

Learn More 0 0Apr 22

Creating apps for Raspberry Pi - Part 1

What is Raspberry Pi? Raspberry Pi is a Linux-based, low-cost, credit card-sized computer...

Learn More 0 0Apr 22

Hosting .NET Web API on Raspberry Pi - Part 2

In the previous part we covered configuration of Nginx as a reverse proxy on Raspberry Pi. This part...

Learn More 0 0Apr 9

Hosting .Net Web API on Raspberry Pi - Part 1

Introduction The cross-platform nature of ASP.NET core makes it possible to host the...

Learn More 2 0Apr 9

Protecting Custom Skillset API

Azure AI Search is a platform as a service that lets developers integrate search with applications...

Learn More 0 0Mar 25

Clean Architecture

What is Clean Architecture? Clean Architecture is a software design philosophy introduced...

Learn More 1 0Mar 19

Testing Azure AD-protected API

Testing an Azure AD–protected API involves obtaining a valid access token from Azure AD and then...

Learn More 0 0Feb 21

Securing Web API using Azure Easy Auth and Microsoft.Identity.Web

This article is based on Microsoft Entra ID (Azure AD) as the identity provider. ...

Learn More 1 0Feb 12

Easy Auth for Azure App Service

What is Easy Auth ? Authentication is a key element for any LOB application. Developers spend...

Learn More 7 0Apr 9 '23

Automate PDF Table Extraction using Tabula and Azure Functions

Data Ingestion Big data projects typically tend to ingest required data from a variety of...

Learn More 2 1Nov 17 '20