Create application for a book store, Programming Languages

Assignment Help:

You need to create a simple application for the Note Plus book Store. The interface for the application is shown below:

1076_Application for a Book Store.png

 

REQUIRED:

1)  Create all necessary controls. Ensure that they are of the correct type, they have the correct properties and that the names of the controls follow standard naming conventions.

  1. A book can be categorized under multiple genres.
  2. The Book id is a unique serial number specified by the system.
  3. The available genres are Romance, Science Fiction, Mystery, Thriller, Action, Tragedy, Comedy, Biography, Autobiography and other.

2) Write code for the Save Details button click event.

  1. It should perform necessary validations.
  2. It should ask for a file name to which the details will be saved
  3. The details entered by the user should be saved on the text file.

3) Write code for List Book Details button click event

  1. It should allow the user to enter a title of a book.
  2. It should perform necessary validations.
  3. It should list the details (such as book id, title, authors, publisher, year published, buying price, selling price, number of copies purchased, genres) for that book using the details saved in the file created in Q2.

4) Write the code for List Books by Genre button click event

  1. It should allow the user to enter a genre.
  2. It should perform necessary validations.
  3. It should list all the books (titles, publishers and the year) for the genre entered by the user using the details saved in the file crated in Q2.

5) Write a procedure for the Clear button click event which clears all controls.

6) Write a procedure for the Exit button click event.


Related Discussions:- Create application for a book store

Differences between user and kernel level threads, Question : (a) Many ...

Question : (a) Many systems provide support for both user threads and kernel threads, resulting in different multithreading models. What are the two differences between user

Php / mysql issues, Im having problems with my php / mysql code. I am tryin...

Im having problems with my php / mysql code. I am trying to make it so it looks for an asset Number and if it is in the shop if the asset is in the database but is not in the shop

AWK programming, I have 9 assignments to be completed

I have 9 assignments to be completed

Java, wat is- m=5; n=3; x=m++-n+++m;

wat is- m=5; n=3; x=m++-n+++m;

CGI mailer Script, i neeed an CGI Script that send mass emails i need this...

i neeed an CGI Script that send mass emails i need this input fields Sender Name: Sender Email: Subject: Message: choose (HTML Or text ) , by default HTML Emails and send bu

What are relative urls, What are Relative URLS ? When a web browser re...

What are Relative URLS ? When a web browser reads an HTML document, it has a great deal of information about the document. This includes the protocol used to retrieve the docu

Shell script to print right traingle, Normal 0 false false ...

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

About oracle, do you solve questions of assigments?

do you solve questions of assigments?

Java swing, Expertsmind brings you unique solution in java assignments ...

Expertsmind brings you unique solution in java assignments Swing Move is the primary Java GUI gadget tool set. It is part of Oracle's Java Groundwork Sessions (JFC) - an A

Write a constructor for money data structure, Create a Money data structure...

Create a Money data structure that is made up of amount and currency.  (a) Write a constructor for this data structure   (b)  Create accessors for this data structure (c)

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd