Languages Visual Basic & VB.NET .Net Data Structures  

AddressBook

download download  
important code information
author:
Ekong George Ekong
minimum requirements:
AddressBook description

Implementation of Arraylist collection, Listbox and Serialization


File List:
@PSC_ReadMe_1813_10.txt492b
AddressBook/0b
AddressBook/Address.dat0b
AddressBook/AddressBook.sln1Kb
AddressBook/AddressBook.suo9Kb
AddressBook/AddressBook.vbproj5Kb
AddressBook/AddressBook.vbproj.user2Kb
AddressBook/Addresses.resx10Kb
AddressBook/Addresses.vb19Kb
AddressBook/AdressLib/0b
AddressBook/AdressLib/Address.vb3Kb
AddressBook/AdressLib/Addressbk.vb2Kb
AddressBook/AdressLib/AdressLib.vbproj4Kb
AddressBook/AdressLib/AdressLib.vbproj.user2Kb
AddressBook/AdressLib/AssemblyInfo.vb1Kb
AddressBook/AdressLib/bin/0b
AddressBook/AdressLib/bin/AdressLib.pdb36Kb
AddressBook/AdressLib/obj/0b
AddressBook/AdressLib/obj/Debug/0b
AddressBook/AdressLib/obj/Debug/AdressLib.pdb36Kb
AddressBook/AdressLib/obj/Debug/TempPE/0b
AddressBook/AdressLib/obj/Debug/temp/0b
AddressBook/AssemblyInfo.vb1Kb
AddressBook/Data/0b
AddressBook/Startup.vb274b
AddressBook/app.config308b
AddressBook/bin/0b
AddressBook/bin/AddressBook.exe.config308b
AddressBook/bin/AddressBook.pdb34Kb
AddressBook/bin/AdressLib.pdb36Kb
AddressBook/obj/0b
AddressBook/obj/Debug/0b
AddressBook/obj/Debug/AddressBook.Form1.resources5Kb
AddressBook/obj/Debug/AddressBook.frmAddress.resources6Kb
AddressBook/obj/Debug/AddressBook.pdb34Kb
AddressBook/obj/Debug/TempPE/0b
AddressBook/obj/Debug/temp/0b

Similar code
PE Reader Class (Popularity: ) : Well, I was bored, and I figured I want to learn something new and make something useful. So I decided to make a class to read and break down the Portable Executable header on windows EXE files. Please vote if ...
XSD Creator (Popularity: ) : Create XSD File for use with your projects. It worked with SQL Server and Access Databases. It includes the Primary and Foreign Keys. Also is an example of getting connection string from user and using schema calls to get a ...
A simple example to use a Structure in lieu of a Class (Popularity: ) : To give a simple example how to use the .Net Structure instead of a class. Use this when you only need to use a class as a data storage mechanism. This code contains some methods to manipulate public values.
A Class in ASP.Net (Popularity: ) : The following is a class in ASP.Net that encapsulates salary details about a typical employee.It states whether an employee is FT/PT worker as well. Please do vote for this code and most important let me know how can i make ...
wucBlog (Popularity: ) : This application is a simple Blog app that makes use of MS SQL Server, Stored Procedures, and Web User Controls. When I tested the copy over in .net, I found that it was easier to create a new web project ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 83
version
size in Kb 42
popularity   1151/7913374
user rating 2/10
ad


New Code
Popular Code