Windows Forms

Windows Forms: Read Excel file in C# using OleDb
12/26/2019 10:30:51 PM  9.36K

This post shows you How to Read Excel file in C# using oledb (without Interop) and How to get excel sheet names in c# using oledb provider for excel.

Read more
Windows Forms: Read Excel file in C#
12/26/2019 10:08:11 PM  9.77K

This post shows you How to Read Excel File using Microsoft.Office.Interop.Excel.dll in C# .NET Windows Forms Application.

Read more
Windows Forms: Transparent Login Form Design in C#
12/26/2019 8:45:01 PM  18.99K

This post shows you How to Create a Transparent Login Form Design in C# .NET Windows Forms Application.

Read more
Windows Forms: Webcam Face Detection for .NET using EMGU.CV in C#
12/14/2019 8:38:08 AM  19.04K

This post shows you How to implement face detection from webcam or camera using EMGU.CV in C# .NET Windows Forms Application.

Read more
Windows Forms: How to Read Excel file (*.xls, *.xlsx) in C#
12/8/2019 10:18:25 PM  10.62K

This post shows you How to Read Excel file (*.xls, *.xlsx) using ExcelDataReader in C# .NET Windows Forms Application.

Read more
Windows Forms: How To Read a Barcode From an Image in C#
12/6/2019 2:48:19 AM  10.44K

This post shows you How to Read Barcodes from Images using XZing.NET library in C# .NET Windows Forms Application.

Read more
Windows Forms: Consume Web API In Winform For File Handling in C#
11/13/2019 5:20:46 AM  15.16K

This post shows you How to Call and Consume Web API in Windows Forms Application using C# .NET

Read more
Windows Forms: .NET Core Windows Forms Designer
11/13/2019 4:37:21 AM  11.95K

This post shows you How to Enable .NET Core Windows Forms Designer for Visual Studio 2019.

Read more
Windows Forms: How to Open word file in RichTextBox using C#
11/13/2019 4:35:52 AM  22.22K

This post shows you How to open the word document into RichTextBox in C# .NET Windows Forms Application.

Read more
Windows Forms: How to Create a Geo Chart using LiveCharts in C#
11/13/2019 4:34:28 AM  9.63K

This post shows you How to Create a Geo Chart (GeoHeatMap) using LiveCharts in C# .NET Windows Forms Application.

Read more
Windows Forms: Generate backup script SQL Server in C#
11/10/2019 4:53:06 AM  5.33K

This post shows you How to Generate backup script SQL Server in C# .NET Windows Forms Application.

Read more
Windows Forms: How to download multiple files in C#
11/10/2019 3:49:05 AM  10.95K

This post shows you How to Download multiple files in parallel using C# .NET Windows Forms Application.

Read more