My orders
How it works
Examples
Reviews
Blog
Homework Answers
Submit
Sign in
How it works
Examples
Reviews
Homework answers
Blog
Contact us
Submit
Fill in the order form to get the price
Subject
Select Subject
Programming & Computer Science
Math
Engineering
Economics
Physics
Other
Category
C++
Software Engineering
Java | JSP | JSF
Databases | SQL | Oracle | MS Access
C
Python
Excel
C#
Visual Basic
Computer Networks
Functional Programming
Android
Assembler
UNIX/Linux Programming
ASP | ASP.NET
MatLAB
Wolfram Mathematica
MathCAD
Maple
Perl
Action Script | Flash | Flex | ColdFusion
Ruby | Ruby on Rails
Prolog
Objective-C | Swift
Algorithms
Web Development
HTML/JavaScript Web Application
NodeJS Web Application
Other
Deadline
Timezone:
Title
*
Task
*
{"ops":[{"insert":"Q no. 1 30 Marks\nA new movie theater has opened in your town and the owner needs a system that facilitates the\nReservation of seats in the cinema\u2019s auditorium. Design a windows application Form that\nFacilitates the reservation of tickets for this Movie Theater.\nDesign and connect the following database using LINQ or Entity Framework for the given\nscenario.\nDatabase:\nMovie (id (PK), name, description )\nScheduleMovie (id (PK), movieID (FK), time, price)\nSeat (id (PK), number, rownumber, columnnumber)\nReservation (id (PK), scheduledMovie(FK), seatnum(FK), customerId(FK), haspaidTicket)\nCustomer (id (PK), email, name)\nThe user of this application is a cinema staff, for example the admin and the Cashier.\nThe Admin Panel\n\uf0b7 The admin registers the cashiers and also, add new movies when released.\n\uf0b7 The panel has various menus named Add, Remove, and detail\n\uf0b7 Add menu has sub menu named AddMovie, and AddCashier. Remove menu has sub menu\nnamed removeMovie and removeCashier.\n\uf0b7 Click event raised on the click of AddMovie which displays a new form for the movie entry\nthat includes name, ticket price, timing, and total seats.\n\uf0b7 Make session gets out after every 10 minutes. (Timer component)\nThe Cashier Panel\n\uf0b7 First screen shows the Movie Image that is available in Movie Theater. (Use Picture Box)\n\uf0b7 Click event raised on the click of Movie Image that display new form for customer\nregistration.\n\uf0b7 The Cashier registers the customer for the seat. The program assigns the first vacant seat\nnumber counted from the seat at the most rear part of the auditorium i.e. the last chair.\nRequirements\n\uf0b7 The GUI must include textboxes for input, labels for read only information such as\nheadings and also output. In addition a listbox must also be used.\n\uf0b7 The values entered by the user in the textboxes must be validated when the user clicks the\nReserve\/Cancel button.\n\uf0b7 The value entered in the name textbox should at least contain one character that is not a\nblank, otherwise a message box is to be shown to the user with appropriate error (use\nregex).\n\uf0b7 The value entered in the price textbox most be a valid double value greater or equal to 0 (0\nfor free tickets) (use regex).\n\uf0b7 Test the application with a total number of seats = 240. The program should keep track of\nthe number of vacant seats.\n\uf0b7 Every time the user clicks the Reserve\/Cancel button, and if the radio button Reserve is\nchecked, increase the number of vacant seats by one. Also accumulate the price of each\nreserved seat to show in the revenue output label, i.e. revenue = Sum of prices.\n\uf0b7 When the user selects the Cancel Reservation option, the TextBoxes are to be disabled.\nEven the Reserve\/Cancel button is to be disabled as cancel function will not be\nimplemented in this version.\n\uf0b7 Use Error provider to show errors to the user.\n\uf0b7 Use the Customer and the Movie class to maintain the records.\n\uf0b7 Design database and perform the crud operations where necessary.\n\uf0b7 Generate day to day Crystal Report for the on-screen shows your report should also contain\nnumber of sold tickets.\nQ no. 2 10 Marks\nDesign a suite like MS office using WPF. Your application must include at least two application\nlike word or excel or PowerPoint, or OneNote.\n"}]}
I need basic explanations
Special Requirements
Upload files (if required)
Drop files here to upload
Add files...
Account info
Already have an account?
Create an account
Name
*
E-mail
*
Password
*
The password must be at least 6 characters.
I agree with
terms & conditions
Create account & Place an order
Please fix the following input errors:
dummy