Latest Posts

How to Search files in directory in C#
11/21/2024 1:49:44 AM  11.07K

You can search for files in a directory and its subdirectories in a C# Windows Forms Application using the Directory class and the SearchOption.AllDirectories enumeration value.

Read more
PolluxUI Bootstrap 4 HTML5 Admin Dashboard Template
11/20/2024 2:26:33 PM  40

Pollux UI is a free admin dashboard template with an MIT license, allowing unlimited use across projects.

Read more
Star Admin 2 Bootstrap 4 HTML5 Admin Dashboard Template
11/20/2024 2:23:28 PM  34

Star Admin 2 is a free Bootstrap 4 admin dashboard template built with the latest technologies and trends.

Read more
Celestial Responsive Bootstrap 4 Admin Dashboard Template
11/20/2024 2:20:25 PM  20

Celestial is a free admin dashboard template with a flat design concept, offering a clean and bold layout for work status.

Read more
Corona Responsive Bootstrap 4 Admin Dashboard Template
11/20/2024 2:17:25 PM  23

Corona Admin is a free Bootstrap 4 admin template that is highly responsive and user-friendly. Its colorful design is balanced with simplicity and beauty.

Read more
Toolbox Admin Responsive Tailwind CSS Admin Template
11/20/2024 2:14:26 PM  27

Toolbox Admin is a free admin dashboard template built with the latest Tailwind CSS framework.

Read more
Breeze Bootstrap 4 Responsive Admin Dashboard Template
11/20/2024 2:11:30 PM  26

Breeze Admin is a vibrant, free Bootstrap 4 admin template with a bright, eye-catching design and a minimal, attractive layout.

Read more
Connect Plus Bootstrap 4 HTML5 Admin Dashboard Template
11/20/2024 2:08:35 PM  23

Connect Plus is a free HTML template built with Sass and based on Bootstrap 4, designed for responsive websites.

Read more
Pluto Bootstrap 4 HTML5 Admin Dashboard Template
11/20/2024 2:05:08 PM  23

Pluto is an open-source, responsive admin theme built on Bootstrap 4, designed for quickly creating dashboards and web applications.

Read more
How to Build a Metro-Style Web Browser with Tabs in C#
11/20/2024 1:28:24 PM  7.16K

Creating a Metro-style web browser with tabs using the Modern UI in C# is a fun project that incorporates the use of Windows Forms and the WebBrowser control.

Read more
How to Encrypt and Decrypt a String in C#
11/20/2024 1:09:05 PM  7.4K

The Eramake.eCryptography library provides a simple way to encrypt and decrypt strings in C#.

Read more
How to Live Currency Converter in C#
11/20/2024 12:59:23 PM  7.59K

Creating a live currency converter in a C# Windows Forms application that fetches exchange rates using an online service involves a few steps.

Read more