Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can someone please help to locate a C# windows application similar to the netflix app. Or any cable tv one that would show subscriptions or

Can someone please help to locate a C# windows application similar to the netflix app.

Or any cable tv one that would show subscriptions or packages to select from.

NB: It is a windows form application in Visual Studio

These are some of the task I want to do:

  1. Create interfaces with abstract getter and setter methods for Address, Person and any other entity deemed necessary.
  2. Create abstract classe(s) which contain the attributes (variables) and anything else deemed necessary for the various getter and setter methods in the interfaces created in question 1 above.
  3. Implement all abstract methods.
  4. Demonstrate the use of read-only and read-write properties.
  5. Create the customer details form shown overleaf.
    1. Set default subscribed package to Select Package.
    1. Set default parish to Select Parish.
    1. Set default Video on Demand to No.
    1. Insert the supplied movie night image.
    1. The Total Video Rented label and text box must only be visible when video on demand yes gets focus.
    1. Total video rented cannot be zero if it is visible.
    1. Gender can only be Male or Female. One must be selected
    1. Video on Demand can only be Yes or No. One must be selected
    1. Supplied subscriber name, street, city cannot be less than 3 characters.
    1. A valid parish must be selected from the Combobox.
    1. A valid package must be selected from the Combobox.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Successful Keyword Searching Initiating Research On Popular Topics Using Electronic Databases

Authors: Randall MacDonald, Susan MacDonald

1st Edition

0313306761, 978-0313306761

More Books

Students also viewed these Databases questions