Windows Forms

Windows Forms: How to Create a Random Password Generator in C#
9/7/2020 2:38:37 AM  8.75K

This post shows you How to Create a Random Password Generator in C# Windows Forms Application.

Read more
Windows Forms: How to Convert DataTable to Html Table in C#
9/3/2020 6:17:01 AM  5.8K

This post shows you How to Convert DataTable to Html Table in C# Windows Forms Application.

Read more
Windows Forms: How to check Windows Service Status in C#
9/3/2020 5:03:29 AM  3.92K

This post show you How to check Windows Service Status in C#

Read more
Windows Forms: Encryption and Decryption using RSA in C#
3/24/2020 7:27:28 PM  18.67K

This post shows you how to encrypt and decrypt string using RSA algorithm in c# .net windows forms application.

Read more
Windows Forms: Tag Control in C#
3/22/2020 7:11:57 PM  10.98K

This post shows you How to create tags Windows Forms in C# .NET

Read more
Windows Forms: Metro Message Box in C#
3/22/2020 7:06:27 PM  23.86K

This post shows you how to create a Metro MessageBox using Metro Framework Modern UI Design in c# .net windows forms application.

Read more
Windows Forms: Wait Form Dialog in C#
3/20/2020 7:17:41 PM  29.53K

This post shows you how to create a wait form dialog in c# .net windows forms application .

Read more
Windows Forms: List all file names in Zip file in C#
3/20/2020 7:05:09 PM  5.45K

This post shows you how to list all file names in zip file in c# .net windows forms application.

Read more
Windows Forms: Parallel download files in C#
3/20/2020 6:44:28 PM  7.76K

This tutorial shows you how to download multiple files using parallel in C#.NET Windows Forms Application.

Read more
Windows Forms: Extract the Icon Associated with a File in C#
3/20/2020 6:41:42 PM  5.62K

This post shows you how to Extract the Icon Associated with a File in C# Windows Forms Application.

Read more
Windows Forms: How to generate QRCode in RDLC Report using C#
3/20/2020 11:27:41 AM  20.72K

This post shows you how to generate qr code in rdlc report using c#. You can use the qrcoder library to create qr code in c#.net windows forms application.

Read more
Windows Forms: Captcha generator in C#
3/20/2020 11:27:01 AM  6.99K

This post shows you how to create captcha in c# windows forms application. To create a captcha generator in c# programming is easy, you can easily follow the steps below.

Read more