Latest Posts

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

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  80

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 Optimize your Application using Visual Studio Profiler
4/9/2024 3:08:36 AM  2.6K

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

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

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

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

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

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

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

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

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
Windows Forms: Metro GridView in C#
4/6/2024 2:41:20 AM  26.31K

This post shows you How to use Metro GridView with metro framework c#, then use entity framework to retrieve data from sql database in c# windows forms application.

Read more