vb.net

How to Save an Image in MySQL Database Using VB.Net

Submitted by janobe on
In my tutorial, this time I will teach you how to save an Image in the MySQL Database using VB.Net. This method will help you store the image itself into the MySQL Database. This is a secure way of saving your image so that it will not be deleted once a virus affects your system.

Retrieving Data in MySQL Database Using DataReader in VB.Net

Submitted by janobe on
Today you will learn on how to retrieve data in MySQL Database using DataReader in VB.net. This method provides an effective way to retrieve data from the database. It is efficient to use this kind of method because you can design the datagridview column according to your desire.

How to Add Form Inside a Form in VB.Net

Submitted by janobe on
This time in my tutorial I’m going to teach you how to add Form inside a Form in vb.net. Adding a form inside the form is very useful to all the programmers that is developing a windows application or a software. Form is a very important element because it helps hold the object like textbox, button, label and etc. In this way, even a form can also be added in a Form.

Simple Sales and Inventory System for Bisaya Burger Surigaonon in VB.Net

Submitted by pbermoy on
This is a project entitled Sales and Inventory System for Bisaya Burger Surigaonon written in Vb.net and SQL Server 2008 R2 database for our activity in school. The system has the following features: Order module Maintenance module Daily sales Report Login trail Audit trail Account Information: username: admin password: bermzkie For more inquiries and need programmer for your thesis systems

Computer-Based Inventory Management System in VB.net

Submitted by pbermoy on
This is a project entitled Computer-Based Inventory Management System written in Vb.net and Microsoft access database for Surigao Doctors College. The system has the following features: - Cataloging - Inventory - Circulation - Borrow - Return - View items - Maintenance - Stock-in - Stock-out - Item type - user settings - Generate report - History logs - About us - Logout Account Information

Expression Parser and Evaluator

Submitted by nostradamus1566 on
Jonathan Wood Of BlackBelt Coder wrote an expression parser / evaluator in C#. It is available on his website to download for free. http://www.blackbeltcoder.com/ I found the expression parser / evaluator interesting, because it is a very good example of advanced programming, so I decided to convert the source code to Visual Basic.Net, in order to learn more about programming in that language.

Ticketing Management System using VB.NET with Source Code

Submitted by pbermoy on
This is a project entitled Ticketing Management System written in Vb.net and SQL Server Management Studio R2 2008 database for Small Port of Surigao City. This project store the port's passengers' details and generates a printable ticket after the payment. In order to create a new transaction, the system admin must configure the passengers' fee according to their classification. Also, the admin

VB 2015, PHP data and multi-file upload source (post data & multi file upload)

Submitted by gunung on
This program allows you to upload multiple files through PHP code of web server. It has functions of adding, modifying, deleting, searching and downloading data and files by HTTP POST method. Multiple files can be uploaded via WEB instead of FTP, so files can be managed easily. (You can implement various programs through the web by applying a little with the whole source.) 1. Basic principles -

Restaurant Sales, Purchase, Stock, Staff Management

Submitted by Nabin Maharjan on
This is a simple & useful software for small sales purchase record with stock and staff management. This software used sql server 2008 + vb.net, auto database create with tables. Very useful for restaurant and bar. If you need more code or any question just email me [email protected].