Analysis and implementation of a customer enterprise information system in the garment industry

This report analyzes the design and implementation of Pacific Garment's enterprise web application. It also describes the design and implementation of a PDA (Personal Digital Assistant) based application that provides mobility to user to perform quotation computation. A spreadsheet is required...

Full description

Saved in:
Bibliographic Details
Main Author: Low, Poh Seng.
Other Authors: Lee, Yong Tsui
Format: Theses and Dissertations
Published: 2008
Subjects:
Online Access:http://hdl.handle.net/10356/6111
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Description
Summary:This report analyzes the design and implementation of Pacific Garment's enterprise web application. It also describes the design and implementation of a PDA (Personal Digital Assistant) based application that provides mobility to user to perform quotation computation. A spreadsheet is required in the calculation of the YY (Yardage Yield) document. The YY document is represented in the structured cells with trees as the logical data structures. A module to convert from in-order into post-order mathematical formula is required in order to represent the tree data structure. The PDA-based application is developed on the .NET compact framework (that runs on Windows CE) with C# as the primary programming language. The client/server architecture is used in the implementation instead of the web based approach. XML is used as the main data representation for the local file storage and data exchange over HTTP.