Windows Forms

Windows Forms: Create Metro Login Form with SQL Database in C#
4/1/2024 2:03:20 PM  25.21K

This post shows you How to Create a Metro Login Form with SQL Database using Metro Framework, Dapper ORM in C# .NET Windows Forms Application

Read more
Windows Forms: How to use Modern UI Metro Framework in C#
3/31/2024 4:41:54 AM  17.2K

This post shows you How to use Winforms Modern UI Metro Framework in C# Windows Forms Application

Read more
Windows Forms: Record audio from microphone in C#
3/31/2024 4:26:51 AM  192

To record audio from a microphone in C#, you can use the NAudio library, which is a popular library for working with audio in .NET.

Read more
Windows Forms: Download and Install Metro Framework
3/31/2024 4:02:37 AM  46.28K

This post shows you How to download and install Metro Framework from Nuget or offline without using Visual Studio.

Read more
Windows Forms: How to Create Thumbnail Image in C#
3/31/2024 3:03:06 AM  3.7K

This post shows you How to create thumbnail image in C# Windows Forms Application.

Read more
Windows Forms: Chromium Browser with Tabs using CefSharp
3/30/2024 4:55:53 AM  18.27K

This post shows you How to make a Chromium Browser with Tabs in C# using CefSharp

Read more
Windows Forms: Create CPU and RAM Monitor with Real time Charts in C#
3/30/2024 4:43:21 AM  21.82K

This post 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: How to Generate QR Code in VB.NET
3/26/2024 1:20:44 AM  61

This post shows you How to generate QR Code in VB.NET using ThoughtWorks.QRCode

Read more
Windows Forms: Drag and Drop text files into a RichTextBox in C#
3/25/2024 2:55:41 PM  8.83K

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 Embed Windows Media Player on a Form in C#
3/24/2024 3:51:33 PM  10.02K

This post shows you How to Embed Windows Media Player to Windows Forms in C# play media files (WMV, MP3, MP4, WAV, MKV...)

Read more
Windows Forms: Copy file to another directory in C#
3/23/2024 3:29:37 PM  10.17K

This post shows you How to copy file to another directory in C# Windows Forms Application.

Read more
Windows Forms: How To Add Watermark Text To Images in C#
3/23/2024 3:21:50 PM  6.61K

This post shows you How To Add Watermark Text To Images in C# Windows Forms Application.

Read more