Windows Forms

Windows Forms: Convert binary to text in C#
3/20/2020 11:18:28 AM  6.81K

This post will show you how to convert binary to text in C#.NET Windows Forms Application.

Read more
Windows Forms: Recaptcha using tesseract ocr in C#
3/20/2020 11:17:58 AM  15.72K

This tutorial shows how to solve recaptcha using tesseract ocr in C#.NET Windows Forms Application.

Read more
Windows Forms: Encryption and Decryption using Triple DES in C#
3/20/2020 11:16:38 AM  28.38K

This tutorial shows you how to encrypt and decrypt using Triple DES (3DES) algorithm in C#.NET Windows Forms Application.

Read more
Windows Forms: Convert an image to base64 in C#
3/20/2020 11:13:59 AM  15.91K

This tutorial shows you how to convert an image to base64 string and base64 string to image in C#.NET Windows Forms Application.

Read more
Windows Forms: Generate QR Code with Logo in C#
3/19/2020 7:00:46 PM  21.63K

This post shows you How to Generate QR Code with Logo using ZXing.Net in C# .NET Windows Forms Application.

Read more
Windows Forms: Validation using Error Provider in C#
3/19/2020 6:59:03 PM  18.44K

This post shows you How to use Error Provider in C# .NET Windows Forms Application to Display Error Icons for Form Validation.

Read more
Windows Forms: How to Print RDLC Report without Report Viewer in C#
3/18/2020 7:11:53 PM  30.48K

This post shows you How to Print RDLC Report without Report Viewer in C# .NET Windows Forms Application.

Read more
Windows Forms: How to use webcam in C#
3/18/2020 7:06:58 PM  30.79K

This post shows you how to access webcam using AForge.NET in C# .NET Windows Forms Application.

Read more
Windows Forms: QR Code Scanner using Camera in C#
3/18/2020 7:06:23 PM  33.9K

This post shows you How to Read QR Code from Webcam or Camera using AForge , ZXing.Net in C# .NET Windows Forms Application.

Read more
Windows Forms: Add / Embed YouTube Videos in C#
3/18/2020 6:51:54 PM  12.84K

This post shows you How to Add or Embed Flash Player to Windows Forms Application in C# .NET

Read more
Windows Forms: How to put ProgressBar in Button
3/17/2020 11:15:50 AM  8.56K

This post shows you How to put ProgressBar in Button using C# .NET Windows Forms Application.

Read more
Windows Forms: How to Create acrylic transparency effect in C#
3/17/2020 11:00:14 AM  10.53K

This post shows you How to Create acrylic transparency effect in C# Windows Forms Application.

Read more