Print Screen Application in VB.NET

Submitted by donbermoy on
This is a simple tutorial but also a very useful one as it gets the print screen effect and will put it on the picturebox. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2. Next, add a picturebox and a timer on the form. 3. Now, we will do the coding. First, we will just code for the ticking event of our timer.

Using Primitive Data Type Variables as Parameters

Submitted by GeePee on
The following java program application is about Primitive Data Type Variables as Parameters. When a method is called, the value of the actual parameter is copied into the corresponding formal Parameter. If a formal parameter is a variable of a primitive data type, then after copying the value of the actual parameter, there is no connection between the formal parameter and the actual parameter. I will be using the JCreator IDE in developing the program.

How to use Counter Controlled While Loop

Submitted by GeePee on
The following Java program uses Counter Controlled While Loops. Suppose you know exactly how many times certain statements need to be executed. In such cases, while loops assumes the form of a counter-controlled while loops. Suppose that a set of statements need to be executed N times. You can set up a counter to track how many items have been read. .

Zoom Application - Lock The Zoom Area (VB.NET)

Submitted by donbermoy on
This tutorial is a continuation of my other tutorial entitled http://www.sourcecodester.com/tutorials/visual-basic-net/9375/creating-zoom-application-vbnet.html. But this time, I added some twist such as locking the selected zoom area after zooming it using the hovering of the mouse. Now, let's start this tutorial! 1.

MySQL Query Window

Submitted by cngirwa on
Updated version with; 1. Help 2. Manual Document MySQL Query Window v5.26 is the best software for execution of MySQL commands. It serves the need to use phpmyadmin. It simplify the tasks and also improve your MySQL skills. This software enable users to; 1. Log in their local server 2. Create a database 3. Show selected database 4. Drop database 5. Select from table 6. Create table 7. Drop table 8

How to use Predefined Method

Submitted by GeePee on
In this tutorial, you will learn on how to use Predefined Method. In java, predefined methods are organized as a collection of classes, called class libraries. For example, the class Math contains mathematical methods. The method type is the data type of the value returned by the method. The class Math is contained in the package java.lang.

Electronic Lock Android App (All-In-One Lock)

Submitted by donbermoy on
This is one of android apps named Electronic Lock. As you can see, you can customized your android phone in any lock/unlock app that what you want. This is also one of the capstone projects that I have made for a particular school. This app Features: - Signature Lock - Swiping Lock - Sliding Lock - Settings Download the source code. Copy and install the lock.apk to your android phone to run the app. For more inquiries and need programmer for your thesis systems in any kind of programming languages, just contact my number below. Best Regards, Engr.

Customized Mouse Cursor in VB.NET

Submitted by donbermoy on
This is a very simple tutorial but a very useful one that it customized the mouse cursor in your Form. Sometimes, we wanted to have good designs and one of them is creating a good cursor for your system. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2.

Nikita Media Player

Submitted by nikyts on
Nikita Media Player is a program to play media files . Currently the program has two available languages​​, Portuguese and English, but if anyone wants some more language, just translate one of the files in the "Languages ​​" folder and rename the new file with the new language that the program will translate it automatically. The user can also customize the color used by the program . It is