MVC Project Development process
- Organize requirements analysis and project design.
- Organize the data items, build the database to prepare for the preparation, and tidy up the dictionary.
- Create the required database tables and views and models.
- The page implements its initial function (skipping the logic background code), just to implement the jump between pages and display (preview audit use).
- ......................................................................................................................... .....
- The audit passed ... Start writing data layer and business layer, page data binding. Implement its basic functions.
- Perfect function, test and modify.
- Overall test (technical Test/General test), unified modification!
- Release the deployment.
- Fix the bug.
Using the. NET MVC Framework Project development process (project development process)