Latest Posts

Rest vs Restful web services
4/1/2024 1:55:14 AM  103

REST and RESTful web services are closely related concepts in the realm of web development, often used interchangeably.

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

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

Read more
How to Download and Restore Northwind database to SQL Server
3/31/2024 4:39:24 AM  39.58K

This post shows you How to Download and Restore the Northwind database to SQL Server, then you can use the Northwind database as a sample database to learn SQL Server.

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

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

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
Keen IO Dashboard Admin Template
3/31/2024 2:59:42 AM  205

Keen IO provided a robust analytics and visualization platform, but they did not specifically offer a dashboard admin template.

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

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

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  60

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