Category: C# Corner

Entity Framework (4), With .Net Core MVC, Code-First

This article will be Entity Framework with .Net Core MVC, Code-First approach,

Entity Framework (2), With .Net MVC, Database-First

This article will be Entity Framework with .Net MVC, Database-First approach,

Entity Framework (5), With .Net Core MVC, Database-Firs...

This article will describe Entity Framework with .Net Core MVC, Database-First approach,

Debug Angular (2), In Browser - DevTools

This article will discuss Debug Angular in Browser - DevTools.

Entity Framework (3-0), Entity Data Model (EDM)

This article is to describe Entity Data Model for EF

NATS Message Queue Authentication

How to set Authentication and Authorisation in the NATS Message Queue. Explore NATS authentication techniques, including Username/...

New LINQ Methods in .NET 9: Index, CountBy, and Aggrega...

In this article, I will showcase the new methods: Index, CountBy, and AggregateBy. These powerful additions in .NET 9 bring signif...

SpaceX Valuation Reaches $350 Billion

SpaceX, the private aerospace company led by Elon Musk, has reached a remarkable valuation of $350 billion following a significant...

How to Send Automated Reminder Emails Using Power Autom...

In this detailed article, we will walk you through the process of setting up an automated reminder email flow using Power Automate...

Understanding the AI_EXTRACT SQL Function in Databricks

This article dives into the mechanics of AI_EXTRACT, its syntax, and various use cases with examples. AI_EXTRACT in Databricks ext...

Optimizing Networks with Minimum Spanning Tree in C#

To implement the Minimum Spanning Tree algorithm in C# to efficiently connect all nodes in a network, reducing costs and improving...

Getting Started with React: A Simple Guide

Learn the Basics of React and How to Start Building Web Applications