Convert List to Dictionary in C# (Various ways)

In this article, I have mentioned various possible methods to convert list to dictionary in C#

Change Date format in PHP

In PHP, you can change the date format using the date() function or the DateTime class.

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.

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.

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 5 of 56