Thursday, 11 October 2012

Address Book Project in Asp.net using Visual basic



ADDRESS BOOK


This address book has been designed to stored the contact address with photograh and also provides easy search function. The Data base should collect also the minute details about the users and also photos.
This Slam book has the different modules to get the details of users, store the details, and delete the details and also retrieving the details that are previously existed in the data base
The important modules are :



NEW: This module deals with the new user to get the detailed information and get the photograph also

SAVE: This module deals with just saves the information which is provided by the user into the database.

DELETE: This module deals with delete the information permanently from the database which is existing in the database

UPDATE: This module deals with the data base for updating the information which has been given by the user and made the modifications into the data base and keep the data into the database which gets the recently updations

FIND: This module is used for find the user and gets the information from the database based on search methods with specified column details regarding the user.

Download Source Code...... DOWNLOAD HERE

No comments:

Post a Comment