Question
Week #8: Final Course Project (230 points total) 25 pts: Web application executes and functions without errors. Common exceptions are handled by the application 25
Week #8: Final Course Project (230 points total)
25 pts:
Web application executes and functions without errors. Common exceptions are handled by
the application
25 pts:
Application has been refactored to correctly divide functionality between the various layers
60 pts: Presentation Layer
Login / Account Creation page
User Account Details page
User Account Confirmation page
Page C# code communicates between server controls and Business Layer. No validation of
control data is performed in code.
60 pts: Data Layer
Data Set correctly created and linked to Access database
Find, Update, Create and Delete functionality implemented for user details
60 pts: Business Layer
Validation rules for web form input fields implemented
Export of XML file correctly implemented
Business layer handles all data requests and interactions between presentation layer forms
and data layer database requests.
Annotations
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started