Change DataGridView Columns Title with Database Using C# In this article, I will show you how to change column title in DataGridView Columns, let’s follow the tutorial below Step 1: Create Project And Add Reference To C# WinForms Project. (visit…
Ask User If Wants to Exit Program Using C#
Ask User If Wants to Exit Program Using C# In this article, I will show you how to ask if the user wants to exit programs using C#, let’s follow the code below Step 1: Design windows form application like…
Encrypt and Decrypt Password Using C#
Encrypt and Decrypt Password Using C# This article shows how to encrypt and decrypt your password using C#, let’s follow this tutorial below. Step 1: Design windows form application like this (see below image)
Generate Random Password Using C#
Generate Random Password Using C# This article will explain how to generate random password using C# and create strong password, let’s follow this tutorial below. Step 1: Design windows form application like this (see below image) txtusername txtpassword Button1
Billing Management System ER Diagram
Billing Management System ER Diagram This article will discuss the step by step process on how to prepare the entity relationship diagram or ERD of the project entitled Billing Management System. The core feature of the billing system is to…
Business Permit System ER Diagram
Business Permit System ER Diagram This article will discuss the step by step process on how to prepare the entity relationship diagram or ERD of the project entitled Business Permit System. The project entitled Business Permit System is a one…
Programming Tutorial and Capstone Project Ideas August 2020
Programming Tutorial and Capstone Project Ideas August 2020 1. IOT Garbage Monitoring System using Arduino with Bluetooth Application This Garbage Monitoring System will allow user to indicate the amount of trash inside the garbage bin through mobile application. 2. Receive…
Leave Management System Review of Related Literature Chapter 2
Leave Management System Review of Related Literature Chapter 2 Review of Related Literature and Prior Arts This chapter presents the related literature and studies that serve as basis of the researchers on the development of system. Related Studies: Foreign Studies…
ELearning System for Computer System Servicing Chapter 1
ELearning System for Computer System Servicing Chapter 1 Chapter I INTRODUCTION In the past few years, numerous enthusiasts have predicted revolution education through the adoption of ELearning Platforms. The promise of educational benefits, anticipated since early days of computer use,…
Senior High School Voting System in VB.Net
Senior High School Voting System in VB.Net The capstone project entitled Voting System will be implemented in the senior high school level. The said system was designed and developed in VB.net and SQL Server/MySQL. This article will discuss the description…