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

Triple eigenvalue with one eigenvector, Triple Eigenvalue with 1 Eigenvecto...

Triple Eigenvalue with 1 Eigenvector The eigenvalue/vector pair in this case are l and  ?h , . Since the eigenvalue is real we know as the first solution we require is, e l

Write a program to perform an arithmetic operation, Write a program (calcul...

Write a program (calculation.ccp) to allow the user to perform an arithmetic operation on the two complex numbers entered.  The user can key in one of the four operations: addition

C programming, write a function that raises an integer to a positive intege...

write a function that raises an integer to a positive integer power. call the function x_to_the_n taking two integer arguments x and n. have the function return a long int, which r

Kinect help, My kinect hand cursor only works for main menu but when it go...

My kinect hand cursor only works for main menu but when it goes to another page it wouldn''t work.. especially when there is for camera feed

Capital gain calculator, This assignment is divided into two parts. The goa...

This assignment is divided into two parts. The goal is to write a Java program that calculates capital gain on a stock market, see Lab 7. When a share of common stock of some co

Nature of the empirical data in pascal programming, You will soon receive i...

You will soon receive in an email a personalized assignment that tells you the nature of the "Empirical Data" you are to produce with a Pascal program for HW3. HW3 is about generat

Explain the continue statement - computer programming, Explain the Continue...

Explain the Continue statement - Computer Programming? This is alike to break but is encountered less frequently. It merely works within loops where its effect is to force an imm

Cobol program, need someone to write a simple cobol program for me..urgent

need someone to write a simple cobol program for me..urgent

What is an abstract class, What is an abstract class:   Abstract class is s...

What is an abstract class:   Abstract class is stated as an abstract concept that cannot be instantiated or comparing to interface this can have some implementation and interface c

Program that will allow to print grade list of student, We want a program t...

We want a program that will allow us to print a "grade list" of the students in a class. The program should loop, asking for a name, midterm score, and final score. It should th

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