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.

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.

How to read JSON data in C# (Example using Console app & ASP.NET MVC)?

In this article, I will provide you simple way to read JSON data in C# using ASP.NET MVC and Console application code sample & example to read dynamic JSON in C#.

Create Dropdown (Picker) in .NET MAUI

In this aritcle, I have mentioned how we can create a dropdown in .NET MAUI (iOS/Android) using Picker Tag in XAML/C#.

Clear Text File or Delete File in C#

In this article, I have mentioned how we can clear contents of a text file in C# or delete file completely in C# with console application example.

File upload on AWS S3 using C# in ASP.NET Core

In this article, I have provided step by step guide to upload file on Amazon Web Services (AWS) S3 using C# in ASP.NET Core MVC

Difference between AddTransient, AddScoped and AddSingleton in ASP.NET Core

In this article, I have provided answer to question, what is difference between AddTransient, AddScoped and AddSingleton in ASP.NET Core

Get File Size in MB/KB using Javascript

In this article, I have mentioned how we can get file size in Mb or KB using javascript or jquery

Creating Toggle (Switch) button using Javascript and HTML

In this article, I have mentioned how we can create toggle button using Vanilla JavaScript and HTML/CSS with an example

Connect to SQL Server in C# (example using Console application)

In this article, I will provide working console application example in C# to connect to SQL server database and explain about connection string C# with various connection strings sample.

Page 1 of 56