Top Banner
20

1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

Mar 17, 2018

Download

Documents

lamtuyen
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the
Page 2: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 3: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 4: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 5: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 6: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 7: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 8: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 9: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 10: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 11: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

a simple AddressBook app that enables users to perform the following tasks on the database AddressBook.mdf :

• Insert new contacts

• Find contacts whose last names begin with the specified letters

• Update existing contacts

• Delete contacts

Page 12: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 13: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 14: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 15: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 16: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 17: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 18: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 19: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.

Page 20: 1992-2014 by Pearson Education, Inc. All - 1992-2014 by Pearson Education, Inc. All Rights Reserved. a simple AddressBook app that enables users to perform the following tasks on the

©1992-2014 by Pearson Education, Inc. All

Rights Reserved.