Format Code in Visual Studio (With Indentation)

In this article, I have mentioned shortcut to format code in Visual Studio, which you can use format any document in Visual studio.

Creating Switch (Toggle) button using Bootstrap

In this article, I will help you style your HTML checkbox buttons into an iOS7 like switch toggle buttons using Bootstrap and without it

Convert C# Class to JSON with Example

In this article, I have explained how we can convert C# Class to JSON with an console application example.

Lambda expression in C# (With Examples)

In this article, I have explained what is lambda expression in C# and how to use it with various working examples.

Converting String to Enum OR Enum to String in C#

In this article, I have explained with a console application example, how you can convert string to enum in C# OR Enum to string

Create XML document using C# (Console Application example)

In this article, I have explained, how you can create XML document in C# using Console application, it should work in ASP.NET Web-Forms or MVC, as C# code remains same.

Ways to convert List into Datatable using C#

This article gives you quick solution & few ways to convert .ToList() or IEmuerable List data into DataTable using C#.

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.

Page 30 of 56