The eFrameWork (asp.net) development framework (hereinafter referred to as the framework) is the accumulation of development experience of the EKETEAM team (hereinafter referred to as eKETEAM) for more than ten years. It has been continuously optimized and improved through many projects and customer opinions and suggestions.
The framework is mainly used for B/S architecture application systems and website development. It does not have high-precision technology itself. Everything is designed from the perspective of improving development efficiency and lowering development thresholds.
The main feature of the framework is to achieve the greatest degree of automation. Developers do not need to worry about how to implement the addition, deletion, modification, and checking of data. The framework provides an online development platform. After the development platform is defined, the system reads the defined configuration to implement program functions.
What developers have to do is mainly to modify the front-end and process the information after it is stored in the database (such as generating new information, calculation, summary, approval and other special processing), thereby improving development efficiency.
Advantages of using the eFrameWork framework:
1. Unify development standards.
2. Improve development efficiency, reduce development cycle and personnel requirements.
3. Gradually form your own project resource library and reuse it in new projects.
4. The amount of code is small, especially in medium and large projects, which facilitates subsequent maintenance and upgrades.
5. Simple and easy to use, online configuration can complete the development of conventional modules, lowering the development threshold.
6. Excellent performance.
7. Support system online development and maintenance.
8. Flexible customization makes it possible for the framework to adapt to more scenarios.
9. Support traditional asp.net and MVC.
10. Provide basic role permissions.
11. Provide simple approval process settings.
12. Provide DEMO to facilitate learning and display framework.
13. Image file automatic processing function.
14. Rich data editing components.