1505 0
Remove Duplicates from Array in C#
In this article, I have mentioned with console application example to remove duplicate from an array in C#
Type
Article
8005 0
How to add a item or multiple items in C# List
In this article, I am going to provide you example to create list and add items in list in C# and how to add multiple items at once in list.
Type
Article
2335 0
Get Character to ASCII value in C#
In this article, I have mentioned how we can get string character to ascii value using C# in console application example
Type
Article
5975 0
Understanding Unit testing in C# With Example
In this article, I have provided the basics of Unit testing in C# with example and have also explained why it is important to use Unit testing.
Type
Article
2879 0
Deserialize XML string to Object in C#
In this article, I have mentioned a simple Console application example, which Deserialize XML string to C# Class object.
Type
Article


6016 0
C# Create OR Generate Word Document using DocX
In this article, I have provided step by step procedure to generate word document using C# and DocX library, which is easy and fast to use.
Type
Article
2185 0
Convert EPOC (Unix) time stamp to Datetime and Vice-Versa in C#
In this article, I have showed a console application example to convert unix timestamp to datetime and datetime to unix time in C#.
Type
Article
9111 0
Multiple ways to add newline into a String in C#
In this short article, I have provided multiple ways to add a line break into a string using C# with Console Application example.
Type
Article
2204 0
String to Float in C# (Various ways)
In this article, I have mentioned, how we can convert string to float in C# using various possible ways with console application example.
Type
Article
2507 0
Set Default Value to Property in C#
In this article, I have mentioned with an example to set default value to a class property in C#
Type
Article

Page 7 of 24