Articles

Windows Forms: How to Search and Highlight Text in a RichTextBox using C#
7/15/2017 5:34:54 PM  10.17K

How to Search and Highlight Text in a RichTextBox using C#

Read more
Windows Forms: How to Read a PDF file in C#
7/15/2017 4:47:52 PM  8.48K

How to read a PDF file using iTextSharp in C#.

Read more
Windows Forms: Print DataGridView with Header and Footer in C#
7/15/2017 4:40:40 PM  7.4K

Printing DataGridView with Header and Footer in C# step by step

Read more
Windows Forms: Wizard Control in C#
7/15/2017 4:10:09 PM  6.5K

How to use Wizard control step by step in C#.

Read more
Windows Forms: How to save files using SaveFileDialog component in C#
7/12/2017 9:20:40 PM  6.82K

How to save files using SaveFileDialog Component with RichTextbox in C#

Read more
Windows Forms: Sending WhatsApp Message using C#
7/12/2017 9:04:04 PM  22.26K

How to send WhatsApp Message using C# Code

Read more
How to protect .NET code from reverse engineering
7/12/2017 9:02:40 PM  6.69K

How to protect .NET code from reverse engineering using net reactor, eziriz, obfuscation

Read more
Windows Forms: How to Receive SMS from WhatsApp in C#
7/12/2017 8:38:52 PM  8.88K

How to receive WhatsApp Message using c#.

Read more
Windows Forms: Timer control in C#
7/11/2017 9:11:02 PM  4.09K

How to use timer control in c#

Read more
Windows Forms: How to read .rtf file in C#
7/11/2017 8:27:09 PM  5.12K

How to read rich text format (*.rtf) file using RichTextBox in c#

Read more
Windows Forms: How to read an image file in C#
7/11/2017 8:14:44 PM  3.23K

How to read and display image in C# using PictureBox control

Read more
Windows Forms: How to read text file (*.txt) in C#
7/11/2017 8:14:12 PM  12.46K

How to read text (*.txt) file and show data to TextBox in C#

Read more