Windows Forms

Windows Forms: How to Encrypt and Decrypt ConnectionString in App.config file in C#
11/7/2019 3:26:26 AM  35.83K

This post shows you How to How to Encrypt and Decrypt Connection String in App.config file in C# .NET Windows Forms Application.

Read more
Windows Forms: How to Read Excel file and Import data from Excel to SQL Server in C#
10/29/2019 10:38:54 PM  31.3K

This post show you How to Read Excel file and Import data from Excel to SQL Server in C# .NET Windows Forms Application using ExcelDataReader and Dapper ORM.

Read more
Windows Forms: Getting Started with LiteDB database in C#
10/26/2019 9:33:41 PM  12.77K

This post shows you How to use NoSQL Database in C# using LiteDB database.

Read more
Windows Forms: Decompile .NET DLL to Source Code using Reflector
10/25/2019 11:13:36 AM  10.21K

This post shows you How to Decompile .NET DLL to C# Source Code using Reflector.

Read more
Windows Forms: How to Create QR Code Report using RDLC Report in C#
10/23/2019 10:46:56 AM  8.07K

This post shows you How to Create QR Code Report using RDLC Report in C# .NET Windows Forms Application.

Read more
Windows Forms: Xander UI Framework WinForm App in C#
10/9/2019 11:39:27 PM  22.64K

This post shows you How to use Xander UI Framework in C# .NET Windows Forms Application.

Read more
Windows Forms: How to use DarkUI in C#
10/7/2019 11:05:06 AM  5.09K

This post shows you How to use DarkUI in C# .NET Windows Forms Application.

Read more
Windows Forms: How to Add the Form in Panel from another Form in C#
9/24/2019 11:50:04 PM  33.06K

This post shows you How to open a Form in a Panel in C# .NET Windows Forms Application.

Read more
Windows Forms: How to Drag and Drop an Image from one PictureBox into another in C#
9/18/2019 11:15:28 PM  3.18K

This post shows you Drag and Drop an Image from one PictureBox into another in C# .NET Windows Forms Application.

Read more
Windows Forms: Face Detection for .NET using Emgu CV in C#
9/18/2019 11:00:35 AM  21.71K

This post shows you How to use Emgu CV to detect faces in C# .NET Windows Forms Application.

Read more
Windows Forms: How to Connect to MS Access Database in C#
9/12/2019 12:06:48 PM  15.55K

This post shows you How to Connect to Microsoft Access Database in C# .NET Windows Forms Application.

Read more
Windows Forms: Creating Effect Winform using AnimateWindow in C#
9/3/2019 4:04:50 AM  7K

This post shows you how to create Effect Form using AnimateWindow in C# .NET Windows Forms Application.

Read more