GithubHelp home page GithubHelp logo

arthur-apanovics / movierentaldsed-wpf Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 262 KB

Movie Rental Application assignment. Goal: use ADO.Net to create an application which relies on SQL database operations.

C# 100.00%

movierentaldsed-wpf's Introduction

Movie Rental Application

Movie Rental Application, second assignment. Goal: use ADO.Net to create an application which relies on an SQL database, implement CRUD operations.

Movie Rental Video

Assignment requirements:

Form features
1.1. DataGridView or ListView (or both)
1.2. Data entry text boxes or list boxes, and labels
1.3. Buttons or Radio buttons or any other clickable event to manipulate data
1.4. Adequate signage and titles to make it easy to understand
Form Operations
2.1 Insert a new record. Update existing records, Delete records (CRUD operations)
2.2 Show all videos
2.3 Show just the videos that are out at present
2.4 Add fees for the videos, if videos are older than 5 years (Release Date) then they cost $2, otherwise they cost $5
2.5 Use a Database class to hold your SQL calls
2.6 Issue, Charge and Return Movies
2.7 List who borrows the most videos and list what are the most popular videos
2.8 Create Two Unit Tests, one to test the Connection to the DB and the other of your choice
2.9 Sanitize all your Database Changes to prevent SQL Injection
2.10 Use at least one Procedure
2.11 Use at least one View to return data

assignment sample

movierentaldsed-wpf's People

Contributors

arthur-apanovics avatar

movierentaldsed-wpf's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.