Windows Forms

Windows Forms: Metro GridView in C#
3/20/2020 6:54:41 PM  26.26K

This post shows how you how to use metro gridview with metro framework c#, then use entity framework to retrieve data from sql database in c# windows forms application.

Read more
Windows Forms: Modern UI Login Form in C#
3/20/2020 6:53:13 PM  30.59K

This post shows you how to create a modern ui login form using metro framework in c# windows forms application.

Read more
Windows Forms: Metro ListView in C#
3/20/2020 6:52:06 PM  24.57K

This article shows you how to create a Metro ListView with Metro Framework using Entity Framework to retrieve data from sql database in C# Windows Forms Application.

Read more
Windows Forms: Metro Splash Screen in C#
3/20/2020 6:51:05 PM  9.27K

This tutorial shows you how to create a metro splash screen with metro progress bar using Metro Framework, Threading in C#.NET Windows Forms Application.

Read more
Windows Forms: Create CPU and RAM Monitor with Real time Charts in C#
3/20/2020 6:49:50 PM  21.75K

This tutorial shows you how to create CPU and RAM monitor with real time charts using Metro Framework, Performance Counter and Chart controls in C# .NET Windows Forms Application.

Read more
Windows Forms: Create Data Access with SQL Database in C#
3/20/2020 6:47:50 PM  14.35K

This post shows you how to access data from sql database using Dapper ORM in C#.NET Windows Forms Application.

Read more
Windows Forms: Download Youtube Video in C#
3/20/2020 6:46:21 PM  24.9K

This post shows you how to download video from Youtube using YoutubeExtractor in C#.NET Windows Forms Application.

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

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.6K

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

Read more
Windows Forms: Drag and Drop text files into a RichTextBox in C#
3/20/2020 6:41:03 PM  8.8K

This post shows you how to drag and drop text files into a RichTextBox 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.7K

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.97K

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