2050 0
Create or initialize List Tuple in C#
In this article, I have mentioned how we can create or initialize List of tuple in C# with an console application example
Type
Article
14769 3
Useful Visual Studio Shortcuts (comment, remove comment, Collapse code etc )
In this article, I have provided many useful shortcut keyboard keys to use while coding in Visual Studio, for example shortcut to comment a code, collapse a code region, edit multiple lines etc
Type
Article
4675 0
Convert List to Dictionary in C# (Various ways)
In this article, I have mentioned various possible methods to convert list to dictionary in C#
Type
Article
956 0
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#
Type
Article
21071 1
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.
Type
Article


3823 0
Compare JSON using C# and Get difference
In this article, I have mentioned how we can compare JSON objects in C# and get difference using console application example.
Type
Article
1187 0
Delete or Remove item in C# List
In this article, I have explained how you can delete or remove item from a list in C# with console application example
Type
Article
2464 0
SingleOrDefault vs FirstOrDefault in C#
In this article, I have mentioned difference between SingleOrDefault vs FirstOrDefault with console application example in C#.
Type
Article
1206 0
Tuples in C# with an example
In this article, I have mentioned what are tuples in C# with a working console application example.
Type
Article
1587 0
Return Multiple values in C# (Various ways)
In this article, I have mentioned how we can return multiple values in C# in various possible ways using Console application example
Type
Article

Page 2 of 24