
10-152-312 - Object-Oriented Programming 2
1.2 ATM Assignment
Create/revise .NET assemblies as indicated by the following UML package (class) diagram.
Notes
- Create each package as a Class Library project unless otherwise indicated.
- Create WPF applications for each executable package.
- Create dependencies (project references) across packages as indicated.
- If a package contains other packages, assume that a dependency needs to be created from the containing package to each of the contained packages.
Grading and Submission
- Build/compile your program
- Debug/test your program against the following rubric:
- Make your code StyleCop-compliant
- Close your Visual Studio solution
- Compress your Visual Studio solution to a zip file
- Submit the zip file via Blackboard