Aggregate Functions in SQL Server (SUM, AVG, COUNT, MIN, MAX)

This article provides you complete details of the aggregate function (SUM, AVG, COUNT, MIN, MAX) in SQL server with suitable examples.

JWT Token Authentication using Web API in ASP.NET Core 6

In this article, we will learn how to authenticate users using JWT Token Authentication using Web API in ASP.NET Core 6, with step by step procedure.

File Upload using Web API 2 and jQuery AJAX

In this article, I have explained how to upload files ( image or text file) in Asp.Net / C# using WEB API and jQuery.

Foreach() vs Parallel.Foreach() in C#

In this article, I have mentioned difference between Foreach() and Parallel.Foreach() in C# with an example.

Send Email in ASP.NET Core (With Attachments)

This article will illustrate how to send an email using ASP.NET Core and Gmail SMTP Server

Best Free SQL Server database hosting

In this article, I have provided list of best free or cheap sql hosting providers available with there features.

Difference between Visual Studio Build, Re-build and Clean, solution

In this article, I have provided explanation of what is difference between Visual Studio clean, build and re-build options and when to use them.

Convert CSV to JSON in C#

In this article, I have mentioned how we can convert CSV file into JSON using C# with an console application example.

Converting JSON to XML OR XML to JSON using C#

In this article, I have provided working sample to convert JSON to XML OR XML to JSON using C# with an working example.

Implementing Forgot password functionality in ASP.NET MVC (Reset password by Email)

In this article, I have explained how we can implement forgot password functionality by sending reset password link by email in ASP.NET MVC.

Page 32 of 56