Posts
The Techie Crunch
Cancel

Building Reliable RAG Systems in .NET

From Naive Retrieval to Engineer-Grade Pipelines Introduction: (How to Build It Right) We’ve probably seen the hype: “RAG is the solution to hallucinations. Just add our documents and our AI b...

Send Email With SharePoint Lookup Columns Data Using Power Automates

Introduction In this article, we are going to send an email with SharePoint Lookup Column data using Power Automate. We will create a flow that’s run weekly that fetches data from a SharePoint lis...

Send an Email Reminder Notification Based on an Expiration Date using Power Automate

Introduction In this article, we are going to create an email reminder notification based on an expiration date using Power Automate. We will create a flow that’s run daily that reads & filter...

Chat Application using Angular, ASP.Net Core, SignalR

In this article, we are going to create a simple chat application using Angular 8, Asp.net Core 2.2.0, Signal R 1.1.0 as shown below: We install above all prerequisite following in our developmen...

Contact Application - Azure Deployment

In this article, we are going to deploy/host a contact application with Visual Studio code to Azure web apps. Before proceeding with this article I would like to request you that please go through ...

Contact Application Using ASP.NET Core, Angular - Part Two

In this article, we are going to learn about how we can setup Angular 6.0 in ASP.Net Core Web API project and develop the contact list & form component using Angular Material UI. In the Part 1...

Contact Application Using ASP.NET Core Angular 6.0 - Part One

We will develop a contact application using ASP.NET Core Web API, Angular 6.0, and Angular Material UI as shown in the below screenshots. We will use Visual Studio code (VS code) for the develop...

Various List Operations With SharePoint Online List View Threshold Limit

In this article, we will learn about how we can work with SharePoint Online List view threshold. A myth with SharePoint List view threshold is the storage limit with the number of records, but it i...

Create SSRS Drill Down Report

Create SSRS Drill Down Report In this blog, we are going to learn about how we can create SSRS drill down report, please refer steps as following: To create a report server project** Open SQL ...

MySQL Data Access API Development Using Express.JS, Node.JS

In this article, we are looking into the introduction of Node.JS and Express.JS and then, I am going to create a simple MySQL data access API using Express.js, NodeJS. As we all know, Node.JS is t...