Programming

Computerized Voting System in Visual Basic

Submitted by itachi_philip on
This is a Visual Basic version of my Computezied Voting System in Ms Access...."The Lucky 3 Voting System" http://www.sourcecodester.com/microsoft-access/msu-n-computerized-voting-system.html ... but this time this is much easier to understand and to use... since all the functions that are all implemented in this system are understandable by those beginner in Visual Basic... I implement: 2 User

NumberBox Toolbox Item

Submitted by trkmml on
This textbox desined for currency or decimal numbers Number Property for .text property version contains a number DecimalNumber property for decimal places CurrencySymbol property for currency symbol :) Note : this code changed vb 2010 to 2008 Imports SystemImports System.Collections.GenericImports System.ComponentModelImports System.DataImports System.DrawingImports System.TextImports System

Simple Login using MS Access 2007

Submitted by zderick on
Hi. I'm sharing this simple Login Form which I created using MS Access. I hope this will help Access newbies to become more comfortable with the program. I'm sure there are a number of ways to do this (perhaps much better than this) but I did what I could to make this simple and straight-forward. I. Access Objects in this application: A. Table:1. tblUsers - table for application users B. Forms:1

Library Management System

Submitted by itachi_philip on
Credits to admin the one who create the Library System and Library Management System in Ms Access that is posted on this sitefor giving the guides in creating the LMS... This system is created to replace the manual lending, returning and inventory of books. features.. * 2 user account administrator, able to use all system function while user, only for searching books.. *advance search function

.NET Language Translator using Google Translate API

Submitted by emond on
This is a sample app written in .NET on how to use the Google Translate API. Can be ported to your existing App or even use as a Client Google Translator (Windows version) Feature: Support all functions of Google Ajax Language API. CLS compatible. It can be used by any .NET languages (VB.NET, C++/CLI etc.) Google Translate API for .NET Description: Provides a simple, unofficial, .NET Framework API

Sending SMS using SMS Gateway (Clickatell) as requested !!

Submitted by emond on
As requested here's my sample of Sending SMS using SMS gateway (HTTP). No need for SIM, Modems or even load.. All we need is an account from Clickatell and Buy Credits using Paypal or CC from the Best SMS Gateway (Clickatell). This SMS Gateway is using by Big Companies like Easy Forex, T-MAC, Global Forex Trading, Money Bookers, etc,, Even me , Im using this Superb SMS services ,(",) (too bad its

MUSIC APPLICATION

Submitted by alams on
A Music application i design using java.... the music titles are store in a text file base on each category ..after adding to cart, buying and paying , the music bought are store in a different text...java is the front end and text file is use in place of database....