Renee Paden Portfolio

Post on 15-Apr-2017

441 views 1 download

Transcript of Renee Paden Portfolio

.NET Portfolio

Renée Paden

E-mail: rpalston@yahoo.comPhone: (360)951-5152

PROJECT I.NET Framework

Build parts of the business tier for a retail company involving suppliers and products.

Create and test two assemblies. The first assembly is a class library project

called Foundation, containing various interfaces and base classes.

The second assembly is a class library project called AppTypes, containing various entity, collection, and exception classes used by existing business processes.

PROJECT IILibrary Phase 1

Requirements: Develop a Windows front-end with 4 functions

Add adult member Add juvenile member Check in an item Check out an item

2 projects developed: Windows Client

Form control Validation

Business Layer Business Rule enforcement Data Access Layer Communication

Status Strip used for communicating errors.

Menu Strip used for easy selection of tasks.

ComboBox loaded from XML file.

Textbox highlights when membership is expired.

PROJECT IIILibrary Phase 2

PROJECT IVLibrary Phase 3

Replace Windows front-end with Web front-end Add Functionality

Add Item either with a new ISBN or new copy of an existing ISBN

Automatic Conversion to Adult Membership for Juvenile 18 years and over with notification to Librarian

Membership renewal upon Librarian acknowledgement Add Security

Add a Librarian role Add 2 users to the Librarian role Prevent everyone except the Librarian role from accessing

the library functions

Total number of projects: 6 Total number of regular working hours

dedicated to projects: 200 Total number of overtime hours dedicated to

projects: 100+ Total lines of C# code written: 10,000+ Total lines of supporting code (XML, HTML,

SQL): 1,500+ Note: Additional work was required outside

the projects. The statistics do not include this work.