Return JSONResult in ASP.NET Core MVC

In this article, I have provided working example to return json or you can say jsonresult in asp.net core MVC with status code.

Uniqueidentifier in SQL Server

In this article, I have provided details about what is uniqueidentifier in sql server, how to create one and use it in SQL Server.

Encrypt password & decrypt it (C# Console application example)

In this article, I am going to provide code in C# to encrypt password and decrypt it using AES in Console application example & also shows MD5 password hashing example.

Using Appsettings.Json in Program.cs in .NET Core 6+

In this article, I have mentioned how we can get values from appsettings.json in program.cs in .NET Core 6+

String to Number (Int) using Javascript

In this article, I have mentioned various possible methods to convert string to number (integer) using javascript various possible methods.

Understanding SQL server switch case (With Example)

This article provides you implementation details of SQL server switch case statement and how to use it with examples

Benefits of Mobile Crypto Trading Apps

Read this blog to know more about benefits of mobile crypto trading apps in this year (2022/2023).

Change theme in Visual Studio

In this article, I have mentioned step by step procedure to change Visual Studio theme or install a new theme.

Select vs SelectMany in C# With Example

In this article, I have mentioned difference between select and selectmany in C# linq with an example.

RGB to Hex and Hex to RGB using Javascript

In this article, I have provided sample code to convert RGB to Hex and Hex to RGB using Javascript, quickly and easily.

Page 30 of 56