2129 0
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.
Type
Article
3368 0
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.
Type
Article
1081 0
Lambda expression in C# (With Examples)
In this article, I have explained what is lambda expression in C# and how to use it with various working examples.
Type
Article
11220 0
Converting String to Enum OR Enum to String in C#
In this article, I have explained with a console application example, how you can convert string to enum in C# OR Enum to string
Type
Article
14903 0
Create XML document using C# (Console Application example)
In this article, I have explained, how you can create XML document in C# using Console application, it should work in ASP.NET Web-Forms or MVC, as C# code remains same.
Type
Article


15329 0
Ways to convert List into Datatable using C#
This article gives you quick solution & few ways to convert .ToList() or IEmuerable List data into DataTable using C#.
Type
Article
2052 0
Foreach() vs Parallel.Foreach() in C#
In this article, I have mentioned difference between Foreach() and Parallel.Foreach() in C# with an example.
Type
Article
3121 0
Convert CSV to JSON in C#
In this article, I have mentioned how we can convert CSV file into JSON using C# with an console application example.
Type
Article
7895 0
Converting JSON to XML OR XML to JSON using C#
In this article, I have provided working sample to convert JSON to XML OR XML to JSON using C# with an working example.
Type
Article
16782 1
In Memory cache C# (Explanation with example in .NET and .NET Core)
In this article, I have explained about in memory cache in C# with an console application example in .NET and .NET Core, how to add cache item, remove it, update it or get it's value.
Type
Article

Page 8 of 24