Visual Basic .NET

Sales and Inventory System

Submitted by tang3li2 on
Sales and Inventory, can be use either in LAN or STANDALONE, written in VB.NET 2008 PRO along with MICROSOFT SQL_SERVER 2005 / 2008, can also be use WITH or WITHOUT barcode reader.. If there's any error(s) on any of the forms you can download the Original Code at : http://planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=8306&lngWId=10 Where to find the database?? - it's already on the "

DaceraSoft SMS Plugin v1.0

Submitted by DaceraSoft on
This is a Freeware DLL Version of DaceraSoft SMS Plugin Pure AT Commands/No OCX Required. Powered by: DaceraSoft Solutions (Felizardo M. Dacera Jr.) Technology for Fast and Effcient SMS Support Full sourcecode is available to purchase +639182397176 / [email protected] This DLL Version is capable of Reading Sim Messages and Sending Single SMS only. Additional feature added : SMS Auto

Employee’s Registration System

Submitted by coderz on
A very simple employee’s registration system that allows you to search field based on ComboBox. The result is filtered using LIKE operator in a Dataset TableAdapter. Simple to understand native Visual Basic .NET code using OLEDB provider. No complex code required to create this simple database application. All is done using a wizard, except the search function.

Snake Game

Submitted by Oelasor on
This is a short and simple game program based on the mobile Snake Game popularized by the classic Nokia mobile phone models. The program demonstrates the use of Struct and Enum keywords in VB .Net 2010. The game uses the arrow keys on the keyboard. The snake increases its length and speed by 1 square unit (10 pixels x 10 pixels) and by 4 percent of its initial speed respectively for every