How to create a Pie Chart using the LiveCharts library in WinForms C#
Learn how to create and customize a Pie Chart (PieSeries) with the LiveCharts library in WinForms.
C# (pronounced "C-sharp") is an object-oriented programming language from Microsoft that aims to combine the computing power of C++ with the programming ease of Visual Basic. C# is based on C++ and contains features similar to those of Java.
Learn how to create and customize a Pie Chart (PieSeries) with the LiveCharts library in WinForms.
Learn how to implement a Dark User Interface using the DarkUI collection of controls for Winforms.
Learn how to render audio wave image from an audio file using the NAudio library in C#
Learn how to retrieve the CPU's temperature with C# in your WinForms application.
Learn how to get detailed information (vendor, product name) about your motherboard with C#
Learn how to implement and use an interesting Circular Progress Bar component for WinForms.
Learn how to record the audio from the sound card easily using NAudio in WinForms C#
Learn how to convert a MP3 audio file to the WAV format easily using the NAudio library for C# in Windows Forms.
Learn how to create or edit zip files using the SharpZip library in your WinForms application with C#.
Learn how to create an application with Browser-Style Tabs with the EasyTabs library.