Bingo Fried.2017/3/30 16:28:14 Reading (870) Comments (0)
The company's business volume is relatively large, after a lot of projects, in order to shorten the development cycle The boss let me lead the building of a rapid development platform.
Our main business is to do OA, CRM, ERP a class of management system, a common backstage, and then with some rapid development of components development efficiency can be improved a lot.
In addition, the boss has repeatedly stressed that to support app development, one development can be deployed to Android and iOS.
As a starting point, first introduce the functional points and technical points of the framework, followed by the article and then detailed explanation.
"Online Experience Demo Address" I hope you can get some inspiration from it.
Experience Address: http://learun.cn:8090/, user name: System, password: 0000
More about the rapid development platform Open source information
1. Technology used in the framework
(1) Front-desk technology: Ajax+jquery+jqgrid+bootstrap
(2) Development environment: VS2012-VS2015
(3) Database: SQL server,oracle, Mysql
(5) Background technology: ASP. MVC,TINYIOC (IOC container), EF (ORM Framework), LOG4NET,NPOI, etc.
2. frame Main function display
The mobile terminal is developed via HTML, and interacts with the backend Webapi interface via Ajax. After the development is completed, it can be packaged as an app to download
Phone-side interface:
The company's business volume is relatively large, after a lot of projects, in order to shorten the development cycle The boss let me lead the building of a rapid development platform.
Our main business is to do OA, CRM, ERP a class of management system, a common backstage, and then with some rapid development of components development efficiency can be improved a lot.
In addition, the boss has repeatedly stressed that to support app development, one development can be deployed to Android and iOS.
As a starting point, first introduce the functional points and technical points of the framework, followed by the article and then detailed explanation.
"Online Experience Demo Address" I hope you can get some inspiration from it.
Experience Address: http://learun.cn:8090/, user name: System, password: 0000
More about the rapid development platform Open source information
Technology used by the framework
(1) Front-desk technology: Ajax+jquery+jqgrid+bootstrap
(2) Development environment: VS2012-VS2015
(3) Database: SQL server,oracle, Mysql
(5) Background technology: ASP. MVC,TINYIOC (IOC container), EF (ORM Framework), LOG4NET,NPOI, etc.
Share an all-open source ASP. NET rapid development platform, can quickly develop OA CRM ERP system