About this Portfolio This system is all about Administration panel. but I do unique here, I also create for subsidiary user like (Seller Panel, and […]
Read MoreVPN Provider.PH Web Portal
This Website is a Online Portal of VPN Provider.PH who sale VPN service powered by StrongHold VPN. StrongHold VPN is one of the VPN provider in Philippines powered […]
Read MoreMicrosoft.Jet.OLEDB.4.0′ provider is not registered on the local machine
I created a windows application developed in .NET 3.5 using MS Access local database. and I found a solution for this problem. The issue I […]
Read MoreHow to connect MySql Database using C#
Step by steps Create Database in MySql. Paste this command in your phpMyAdmin and after click Go to Run the command. Done creating database in […]
Read MoreAdd Checkbox in Datagridview C#
Add Checkbox in Datagridview C#
Read MoreAdd Button in DatagridView C#
Declare Data table in global; Datatable hold temporary data; create column to datatable “dt”. Create temporary data and stored to datatable “dt”; Create button in […]
Read MoreInstall Postman
What is Postman? Postman is a collaboration platform for API development. Postman’s features simplify each step of building an API and streamline collaboration so you […]
Read MoreUsing Ajax in PHP
Using Ajax in PHP
Read MoreHow to Connect MySQL Database using PHP
How to Connect MySQL Database using PHP
Read MoreHow to make a Class Function in PHP
Understanding Classes and Objects. Classes and objects are the two main aspects of object-oriented programming. A class is a self-contained, independent collection of variables and functions which work together to perform […]
Read More