Latest Posts
Free download Ace Admin Template
By Tan Lee Published on Jun 12, 2024 1.53K
Ace Admin Template is a responsive web template designed to streamline the process of building web applications.
Read moreHow to Download SQL Server Management Studio (SSMS) Versions
By Tan Lee Published on Jun 18, 2024 2.51K
Microsoft SQL Server Management Studio (SSMS or S.S.M.S.) is a comprehensive integrated environment designed for managing SQL Server infrastructure.
Read moreHow to Build a Metro-Style Web Browser with Tabs in C#
By Tan Lee Published on May 26, 2017 7.67K
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 moreHow to Connect and Use Local Database in Visual Studio 2019
By Tan Lee Published on Jul 16, 2024 31.13K
To connect and use a local database in a C# Windows Forms application using Visual Studio 2019, you can follow these steps.
Read moreHow to Connect to MS Access Database in C#
By Tan Lee Published on Jun 10, 2024 17.09K
To connect to a Microsoft Access database (.mdb or .accdb file) in a C# Windows Forms Application, you can use the OleDbConnection class from the System.Data.OleDb namespace.
Read moreHow to Generate Excel Report in C#
By Tan Lee Published on Jul 13, 2024 11.24K
Generating an Excel report using ClosedXml.Report in a C# Windows Forms Application involves setting up ClosedXML and ClosedXml.Report packages, designing a template Excel file with placeholders, and populating it with data programmatically.
Read moreHow to Create Login Window with User Authentication in C#
By Tan Lee Published on Jan 20, 2021 34.15K
Creating a login window with user authentication in a C# Windows Forms application involves several steps.
Read moreHow to Create a Bootable USB Flash Drive
By Tan Lee Published on Mar 19, 2020 5.59K
To create a Windows 8.1 bootable USB flash drive using Rufus, follow these steps.
Read moreHow to use sweetalert2
By Tan Lee Published on May 28, 2024 11.66K
Sweetalert2 is a beautiful popup boxes helps you easily show a message box in your website.
Read moreHow to Open and Show a PDF file in C#
By Tan Lee Published on Jul 31, 2017 17.19K
To embed and display a PDF file in a Windows Forms application using C# and Adobe Acrobat Reader, you can use the Adobe Acrobat Reader ActiveX control.
Read moreFlat Able Admin Dashboard Template
By Tan Lee Published on Nov 18, 2024 1.41K
Flat Able Lite is a free, fully responsive Bootstrap 4 HTML5 admin dashboard template with a clean, minimal single-page design.
Read moreHow to Download Youtube Video in C#
By Tan Lee Published on Jun 20, 2024 27.62K
To download a video from YouTube in a C# Windows Forms Application using the YoutubeExtractor library, you can follow these steps.
Read more