Visual Basic .NET

PDF Reader using Acrobat in VB.NET

Submitted by donbermoy on
In this tutorial, we will create a program that read PDF file using an Acrobat software in vb.net. 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 only one Button named Button1 and labeled it as "Open PDF File".

CD/DVDROM Eject in VB.NET

Submitted by donbermoy on
In this tutorial, we will create a program that can eject the CD/DVD-ROM of a laptop or desktop computer that can also view the drive for this ROM. 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. Right Click ToolBox, click Choose Items, in the Com Components Tab, check "Windows Media Player" and then click Ok. 3.

KCC Teacher’s Behavior Inventory System

Submitted by joken on
The TBI system was developed using an Visual basic 2008 and Microsoft access 2007 for database support. the system was designed to accommodate the changing and new requirements as the system evolved. Key features including the development of evaluation forms and analysis of the submitted forms for report statistics are successfully implemented. Functionalities of TBI system are designed and

Password Generator in VB.NET

Submitted by donbermoy on
In this article, we will create a program that can generate a random password when we pressed the button. 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 only one Button named Button1 and labeled it as "Generate Password".

Load Web Browser HTML Source in Notepad

Submitted by donbermoy on
In this article, we will create a program that can load the HTML source code of a website into the notepad. 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 only one Button named Button1 and labeled it as "Save HTML source in Notepad".

Count Number of Characters in VB.NET

Submitted by donbermoy on
In this article, we will create a program that can count all the characters of a text inputted in a TextBox in vb.net. I already made a tutorial this one in vb 6.0 but it has complexity of code. 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.

Vertical Progress Bar Program

Submitted by TheProgrammer on
The Vertical Progress Bar Program by The Programmer (c) SunShine Soft SunShine Soft | www.idesign4u.org | www[dot]tripuramail[dot]com[at]gmail[dot]com Ever wanted to create a Vertical Progress Bar? Like ever wanted to make a interactive thermometer? Or Like a Game Progress Bar that will go up as you progress in games? Or anything like that, cause in Programming the Possibilities are endless Here

The Salary Calculator by dHROOb

Submitted by TheProgrammer on
-==================================- | Project Name : Salary Calculator | -==================================- Language : .NET Time Taken : 1 Hr. Difficulty Lvl : EASY Protection : NONE License : Share-A-Like | As-It-Is Developer : SunShine/TheProgrammer Copyright : SunShine Soft Version : 1.1 (build 1.1.2) Date Of Publish : 4:44 PM 11/26/2013 -==================================- | What it is /

RAP Laptop Inventory System

Submitted by bardinasjay on
This was a simple inventory system that I have made for a laptop repair shop. I uploaded this to help others gather some ideas with this project. Make sure to install MS Sql Server 2005 and attach the database located at the archived file. If error occurs in starting MS SQL Server. run it as admin. User: Admin Password: Admi