5753 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
34572 1
Connect to SQL Server in C# (example using Console application)
In this article, I will provide working console application example in C# to connect to SQL server database and explain about connection string C# with various connection strings sample.
Type
Article
2708 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
5633 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
2006 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


8473 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
2015 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
2348 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
22718 1
Encrypt password & decrypt it (C# Console application example)
In this article, I am going to provide code in C# to encrypt password and decrypt it using AES in Console application example & also shows MD5 password hashing example.
Type
Article
2000 0
Select vs SelectMany in C# With Example
In this article, I have mentioned difference between select and selectmany in C# linq with an example.
Type
Article

Page 7 of 24