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#.

What is .NET framework? & Understanding .NET framework architecture

In this article, I have explained what is .net framework, how we use it and for what we use .net. Article also explains about .NET framework architecture.

A Comprehensive Journey through PHP Version History (PHP 1-8)

PHP has undergone a remarkable evolution since its inception in 1994.

Visual Studio Version List

In this article, I have mentioned what is Visual Studio and about Visual Studio IDE Version list and about it's various editions.

SQL Server Management Studio (SSMS) Versions

In this article, I have provided list of all SQL Server management studio (SSMS) versions release by Microsoft until now with it's download links.

Hashtable in C#

In this article, I have explained what is Hashtable in C# and how we can use it with an console application example in C#

Ways to Convert Datatable to List in C# (with performance test example)

This article explains you the various ways to convert Datatable to List using C# with example, this article also shows a small performance test of linq and foreach method.

File upload in ASP.NET Core MVC (Single or Multiple files)

In this article, I have provided step by step procedure to upload files in asp.net core mvc using IFormFile, single or multiple files, with examples.

How to use Rich text editor (CKEditor) in MVC

In this article, I am going to explain about how to integrate CKEditor (as rich text editor) in MVC & how to add/update data in the database using CKEditor in asp.net MVC

Multiple models in one view (Single view) in ASP.NET MVC

This article will show you how you can pass multiple models in one view (single view) in asp.net MVC using various methods with an example.

Page 2 of 56