Get the Pressed Key using VB.NET

Submitted by donbermoy on
Hi! :) In this article, i will discuss a tutorial that will capture, obtain, or get a key pressed by the user. 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. We don't need to design an interface because we have to get only the pressed key by the user. 2. Now put this code for your code module.

Backspace Button in VB.NET

Submitted by donbermoy on
We often click a backspace button in which this button is a keyboard key that display cursor one position backwards and deletes the character at that position, and shifts back the text after that position by one position. In this tutorial we will create this button. So 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.

Application Launcher using VB.NET

Submitted by donbermoy on
This is a tutorial in which we will going to have a program that can launch any applications, program, and websites. Now, let's start this Font Dialog 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.

FreePHP: Simple Web-Based Inventory & POS System [UPDATED: FIXED]

Submitted by DavaoCloudStudio on
AC POS system is a online web based point of sale system build in PHP language. It uses MySQL as the data storage back-end and has a friendly UI. Features: Very easy to use & friendly UI Centralized database for top management Mass Import / Export feature Shop-wise Transaction details Inventory status and availability Individual Account for user - Added MISSING Database name Goto phpmyadmin, then

How to Create a Rock Paper Scissors Game in Python

Submitted by Yorkiebar on
Introduction: This tutorial will be covering how to make a simple rock, paper, scissors game in Python. How It Works: First we get the user choice through input. Then we generate a random number 1 through 3. Convert the random number to rock, paper or scissors. Output the comparison result. Imports: To generate a random computer choice we need to import the random module...

Word Count Program in VB6

Submitted by donbermoy on
In my previous tutorials, I had also discussed about how to have an word count using vb.net. And for now, we will create another version of this program that can count the number of words using vb6.0. Now, let's start this tutorial! 1. Let's start this tutorial by following the following steps in Microsoft Visual Basic 6.0: Open Microsoft Visual Basic 6.0, click Choose Standard EXE, and click Open. 2.Next, add only one Button named Count Number of Words and labeled it as "Compute".

Facebook to Resurrect F8 Developer Conference After 3 Years

Submitted by blinkremz1 on
Facebook, the world's largest social networking site announced earlier that it is going to resurrect the F8 developer conference for the first time after three years. Facebook CEO Mark Zuckerberg together with Parse co-founder Ilya Sukhar announced the upcoming F8 developer conference in a presentation at SxSW last Saturday, March 8, 2014. Ilya Sukhar is one of the founding members of Parse, a

VB6 to Excel

Submitted by donbermoy on
In my previous tutorials, I had discussed about how to have an excel file using vb.net. And for now, we will create a program that can have an excel file from vb6. Now, let's start this tutorial! 1.Let's start this tutorial by following the following steps in Microsoft Visual Basic 6.0: Open Microsoft Visual Basic 6.0, click Choose Standard EXE, and click Open. 2. Next, add two TextBox named Text1 and Text2 for inputting and displaying it in excel.

Get the Most Repeated Text in a ListBox using VB.NET

Submitted by donbermoy on
In this article, we will create a program that can determine the most repeated string or text inputted that is displayed in the ListBox. 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.

Developers Advice on Building Apps that will Sell

Submitted by anthea on
If you think that developing an app is just a simple task, well its definitely not as you have to work on it deeply. Meanwhile, if you are one of those aspiring app developer, you should focus first on your vision and goals before you go through in the complex world of developing an app and also consider the demand of your boss as well as the users expectations. Regarding to this, famous