$200,000 Awaits Winner of Telegram's Encryption Contest

Submitted by anthea on
$200,000 awaits for those great contenders who can break the Telegram's encryption, so if you are the one who aim this huge price better do the task before March 2014 comes. Meanwhile, due to this great offer, the task will also never be easy, thus, it will be very difficult, yet there's no impossibility for those determined who wanted to achieve this huge amount. As part of competition's criteria

Storing Data and Autocomplete ComboBox

Submitted by janobe on
For today, I will teach you how to create an Autocomplete ComboBox and Store data in MS Access Database. In doing the Autocomplete ComboBox there’s no need for you to dropdown the ComboBox every time you search for your list. All you have to do is type the initial letter in the ComboBox that you’re going to search and the records will automatically dropdown. And that’s how easy it is. So, let’s begin. 1. Open Visual Basic 2008 2.

Making Websites Greener

Submitted by bossmark2012 on
Save the world, save the environment use this script on your website.. Standby for a greener web Our standby engine is the first of our products to deliver a fully functional and simple way to help your website run requiring less energy to generate. It hides heavy animations, covers the window in dark colors (as these, in many cases are less energy consuming) and pauses heavily running background

Student's Registration Form with AutoIncrement/AutoNumber in a TextBox

Submitted by janobe on
In this tutorial I will create a Student's Registration Form. I will show you how to use a Module in setting up your codes and minimize bunch of codes in your Student's Registration Form. And at the same time, it AutoIncrement a TextBox and generates the AutoNumber of the Student's Id.

Mediksys (Hospital Management System)

Submitted by Olasunkanmi on
Mediksys is a hospital management system designed using Visual Studio 2008 and MS Access 2003. Username and password is admin Features include save, delete, edit, refresh, search by either first name, surname or id. The search also includes autocomplete. Crystal report with option to print a single selected record or all the records in a datatable. Also a flexibility in the DataGridView which

Race Between Oracle as No. 1 Database and MySQL

Submitted by anthea on
Not only in every sports, audition, and career in life competition always exist, but it is also present in every database system. Oracle is considered as the No. 1 database, but the MySQL will never let itself left behind with other database especially to the Oracle. According to the DB-Engines site which tracked and determined the most popular database, it currently ranked Oracle at the top slot

Login User and User Registration Form in Visual Basic 2008 and MySQL Database

Submitted by janobe on
In this tutorial I will show you how to create a Login User and User Registration Form using Visual Basic 2008 and MySQL Database. In this features, you can Register and Login what you’ve Registered in the User Registration Form. Login Form is very Important in making a System because this serves as a Protection in your System from Invaders.