Use the essence Area
Let's talk about how we do it first.
1. First, analyze the business structure as needed, and then establish a Data Structure
2. Use the code generator to generate the entity class and data processing class. For the B/S structure, generate a page based on the template, and then manually modify the page. For the C/S structure, extract the public part as much as possible and make it a control to increase reuse.
I don't know if you have used the development platform. We haven't used it yet (the company is small and has no energy to develop this development platform );
Everyone is welcome to say that what features do you think the platform should contain?
Let me talk about it first:
1. Data processing and database ing
2. Personnel, permissions, roles, and operations
3. Report Format customization, display, and printing
For the B/S structure, should the platform be able to process the corresponding data operations according to the template file, for example, defining a template added to the data and the corresponding data processing configuration information of the template, the Platform calls display and processes data based on the configuration information of the template. In short, it means whether no background code can be written. The most basic addition, deletion, modification, and query operations are all implemented by the platform, the management personnel can use the configuration tool to customize functions.
You are welcome to throw bricks!
Welcome to chat with me: qq8824766