Model View Controller Based Retail Management System - PowerPoint PPT Presentation

About This Presentation
Title:

Model View Controller Based Retail Management System

Description:

Model View Controller Based Retail Management System Moiuddin Bukhari 2003 CE 357 * * * * * * * * * * * * * Introduction What is Model View Controller Effect ... – PowerPoint PPT presentation

Number of Views:623
Avg rating:3.0/5.0
Slides: 18
Provided by: Noum
Category:

less

Transcript and Presenter's Notes

Title: Model View Controller Based Retail Management System


1
Model View ControllerBasedRetail Management
System
Moiuddin Bukhari 2003 CE 357
2
Introduction
  • What is Model View Controller
  • Effect on transaction speed
  • Reduce code
  • Ease to decide business logic

3
Resources
  • ASP.net 2.0
  • C .NET 2.0
  • SQL Server 2000
  • Microsoft Office 2003
  • Adobe Photoshop CS
  • Crystal Reports OEM Version

4
Development Phases 1
  • Project Planning
  • Time Schedule Management
  • Design Pattern
  • Database Designing

5
Development Phases 2
  • Writing the Stored Procedures
  • Writing the Controller
  • Writing the Data Model
  • Writing the View

6
Development Phases 3
  • Designing the view
  • Testing
  • Deployment

7
Project Planning
  • Research Work
  • Development
  • Testing
  • Completion

8
Time Schedule Management
  • Setting a work schedule
  • Maintaining the schedule
  • Deadline issues
  • Constraints

9
Design Pattern
  • General solution to a common problem
  • Only description, not the actual code
  • Model View Controller
  • Other Design Patterns

10
Database Designing
  • Designing table structure
  • Defining Relationships
  • Managing Dependencies
  • Entity Relation Diagram

11
Stored Procedures
  • Why stored procedures are used
  • Execution from the database
  • Independent of programming language

12
Controller
  • Handlers
  • AdminDelegate Class
  • UserDelegate Class
  • SsuetController Class

13
Data Model
  • Sql Helper Class
  • Data Access Factory
  • Interface Class

14
View
  • User controls
  • Re-usability of user controls
  • Forms Designing
  • Crystal Reports

15
Testing
  • Testing Strategies
  • Testing at the end of each phase
  • Test Cases and Scenarios
  • Defect Tracking

16
Deployment
  • IIS Server
  • Deployment Issues
  • .NET Framework support

17
Summary
  • Thoughts before starting the project
  • Lessons learned
  • Suggestions for
  • future enhancements
Write a Comment
User Comments (0)
About PowerShow.com