Download presentation
Presentation is loading. Please wait.
Published byRussell Hardy Modified over 8 years ago
1
Return Merchandise Authorization (RMA) Control System CS491B Huiijie Cui
2
Outline Introduction of the project Technologies used Architecture of the software Design and Implementation Demo
3
Introduction of the project(1) Handling return process: receiving, sorting or repairing, shipping, report Return items: LCD, Plasma, Monitor, Computer etc. Model: belong to specific vendor and manufacture. Example: Model name: M2000 Computer vendor: ViewSonic manufacturer: Tatung Prefix: ASD
4
Introduction of the project(2) Serial number and RMA number: combination unique. example: ASD061212345 Serial number format: ---YYWW-----, ---YYMM-----, etc. Hence model and warranty state can be figured out by a computer.
5
Introduction of the project(3) Warranty term: vendor warranty: manufacturer warranty repair warranty result in billing.
6
Technologies used IIS.NET Framework 2.0 SQL 2005 Visual Studio 2005 SQL Language ASP.NET VB.NET
7
Architecture of the software Three tier architecture Web and application server client RMA Control System ReturnCenter Database
8
Design and Implementation Issuing RMA: verify vendor, model, serial number, send email Maintenance: model, vendor, manufacturer, warranty term. Receiving: verify serial number, RMA number, model, figure out warranty status. Repair: repair code, defect code, part usage. Shipping: make pallet Report: Crystal report and Excel.
9
Reference “Professional ADO.NET with VB.NET” By Paul Dickinson, coauthor. “Inside Microsoft.NET IL Assembler” By Serge Lidin “Microsoft Office Excel 2003 Programming Inside Out” By Curtis Frye, coauthor. http://www.codeproject.com http://msdn.microsoft.com/ http://www.learnxpress.com/modules/contents/chan nels/prog_aspnet_data_aware_web_apps.aspx http://www.learnxpress.com/modules/contents/chan nels/prog_aspnet_data_aware_web_apps.aspx http://webproject.scottgu.com/
10
Demo Good by
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.