akosiraff

Download Database Tools CS

Nov 24th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1.  
  2. Download: http://solutionzip.com/downloads/database-tools-cs/
  3. Create an application in which a user can enter a phone book entry, including the following elements:
  4. First Name, Last Name, Phone Number, email address (add additional elements as desired)
  5. Include a search criteria based on last name or any of the elements created for your phone book entries in order to retrieve the information requested.
  6. You may use MS Access as your database to store and retrieve from the data of your phone book entries.
  7. Be sure to include a write up with your assignment describing the difference of procedural code versus the use of procedural programming conceptually as used in various program languages.
  8. Save the project as DatabaseTools.cs.
  9.  
  10. Download: http://solutionzip.com/downloads/database-tools-cs/
Add Comment
Please, Sign In to add comment