Before I show you the IDE of Visual Basic 6 let us first define what IDE (Integrated Development Environment) is. (Integrated Development Environment) is a term used in programming that facilitates application development. It is a GUI based application that…
HTML Tags and Elements
HTML Tags and HTML Elements HTML Tags and HTML elements they are commonly defined as same thing, but actually they’re not. HTML Tags are surrounded with brackets (<) (>) and in between those bracket is what we call keywords. The…
Introduction to C#
Getting Started with C# C# (pronounced as C Sharp) is one of the programming language developed by Microsoft that is implemented in .Net Framework so therefore you must install the .Net Framework on your unit to run the applications written…
Introduction to Visual Basic .Net
Introduction to Visual Basic .Net Microsoft Visual Basic .Net is a high level programming language used to create Graphical User Interface application (GUI) intended to run on Microsoft Operating Systems alongside with its integrated development environment (IDE). VB.Net is implemented…
Grade Management System using Visual Basic 6
Objectives of the Study The main purpose of the study is to develop a Student Grade Management System that will promote awareness and transparency for the students, faculty, and school administrators to help them improve in monitoring their academic performances…
Automated Entrance Examination System
Through the use of Automated Entrance Examination System, it will provide faster transaction and results of the test is generated in less time. Functionality The system is a network-based system; it has a server side and a client side. The…
Introduction to Java Programming
Introduction to Java Programming Before we begin with our lesson proper, let us discuss first a brief overview of Java Programming Language. Java was developed by James Gosling and his team at Sun Microsystems in 1991 and introduced to the…
Introduction to Visual Basic 6.0
What is Visual Basic? Visual Basic is a high level programming language developed from the earlier DOS version called BASIC. Visual Basic is a Rapid Application Development Tool (RAD) used for developing graphical user interface (GUI) application. With this feature,…
GIMP
GIMP GIMP stands for GNU Image Manipulation Program. GIMP is free, open-source application that is used for photo editing, image composition and image authoring. GIMP is distributed under the GPL (General Public License). GIMP available in most popular operating system…
Ways to hide and show Recycle Bin on desktop
Deleted files and folders usually proceeds to the Recycle Bin unless you press Shift + delete, this command will delete the files and folders permanently without going to your Recycle Bin. Recycle Bin allows you to restore files and folders…