Latest Posts

Windows Forms: How to Export DataTable to CSV using CsvHelper in C#
4/9/2024 3:27:07 AM  20.01K

This post shows you How to Export DataTable to CSV using CsvHelper in C# Windows Forms Application.

Read more
What is ECC RAM?
4/9/2024 3:18:45 AM  72

ECC RAM is known as a type of RAM that has the ability to check and correct data errors, it helps increase the stability of the computer system as well as reduce the risk of data errors.

Read more
How to Create Installer using Inno Setup
4/9/2024 3:13:36 AM  4.06K

How to create a setup file, add ms access database to setup using Inno Setup

Read more
How to Optimize your Application using Visual Studio Profiler
4/9/2024 3:08:36 AM  2.58K

This post shows you How to optimize your app using Visual Studio Profiler.

Read more
Visual Studio: How to Auto Increment Version Number
4/9/2024 2:57:45 AM  31.43K

This post shows you How to auto increment version number of assembly in Visual Studio.

Read more
How to use Dotfuscator in Visual Studio
4/9/2024 2:56:05 AM  12.21K

This post shows you How to use Dotfuscator in Visual Studio 2017, 2019, 2022

Read more
Windows Forms: Display Image in Report Viewer using C#
4/7/2024 10:26:04 AM  17.47K

This post shows you How to display image in RDLC Report in C# Windows Forms Application

Read more
Windows Forms: Text to speech in C#
4/7/2024 10:14:00 AM  14.04K

This demo explains How to convert text to speech using system.speech library in C# Windows Forms Application.

Read more
Windows Forms: Youtube Search in C#
4/6/2024 12:26:22 PM  7.46K

This post shows you How to Create a Youtube Search using Youtube Search API in C# .NET Windows Forms Application.

Read more
Windows Forms: Create Login Form with SQL Server in C#
4/6/2024 3:27:09 AM  10.92K

This post show you How to Create a Login Window in C#, then implement logic to authenticate users with SQL Server using Entity Framework in C# Windows Forms Application

Read more
ASP.NET Core: How to Create RDLC Report in ASP.NET Core
4/6/2024 2:53:14 AM  42.65K

This post shows you How to Create RDLC Report with Parameters, then use AspNetCore.Reporting to display RDLC Report in ASP.NET Core MVC

Read more
Windows Forms: How to Make a File Browser in C#
4/6/2024 2:46:41 AM  31.07K

This post shows you How to Make a File Browser using ListView control, then extract the icon associated with a file in C#. NET Windows Forms Application.

Read more