Windows Forms

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

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 27980

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 22359

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 8334

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 19525

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 12377

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 22517

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 6583

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 4904

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 7782

This post shows you how to drag and drop text files into a RichTextBox in C# Windows Forms Application.

Read more
Windows Forms: Record voice in C#
3/20/2020 11:28:16 AM 8323

This post shows you how to record voice from microphone in C#.NET Windows Forms Application

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

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 5786

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
Windows Forms: Read CSV file in C#
3/20/2020 11:26:35 AM 7470

This post shows you how to read csv file in c#, this example helps you create the csv parser in c# windows forms application.

Read more
Windows Forms: Download files with FTP in C#
3/20/2020 11:26:05 AM 8836

This post shows you how to download files from ftp server in C#.NET Windows Forms Application.

Read more