| As the computer technology is developing ceaselessly, Informationnization has became the genral trend of enterprise management. Enterprise daily management include a great deal of complicated data and business flow.So,more rigorous on Software Engineering when developed are required day by day. At the same time,technique of Software Engineering needs to be improved constantly to form a well finer performance which can satisfy the demand of Enterprise daily management flow along with scientific researches and production.MVC pattern is an technology which based on User Interface Layer.Among the whole process of Application Software(User Interface Layer,Business Logic Layer,Data-access Layer),MVC pattern is a framework based on User Interface Layer which implement software etngineering,and it can apply to multiple software development platform. The paper aims to analyzes several current demestic software development platforms which are combined with MVC pattern, then make the comparison and choose ASP.NET MVC framework as well as Oracle10.0 database.Due to the shortcomings of the complex business logic for ASP.NET MVC architecture in the development of the system.Thus improving technology which is based on the architecture,in order to optimize software performance,and enhance maintinability in later period. the main work is as follows:Firstly, this paper discusses the system technical architecture in detail,and validates how to achieve specific application when it combines with.NET platform and the improved MVC pattern,and how the MVC pattern goes through the whole process to achieve the rapid development.Secondly,this paper will optimize Data-access Mapping Layer which is named IBatis, and extracts BCL logic processing layer in order to implement the architecture separation and make data transmission more lightweight and simplify the structure of the page. It also reduces the complexity of application system development. At the same time,it greatly reduces the difficulty of development, debugging and later maintenance.Thirdly, by the real production environment implement product inspection system which bases on the improved framework, This system transforms from “ paper-based †to “ informationalized †which on an enterprise tests its products.According to product inspection applications submitted by the production departments, firstly, inspection flow cards need to be arranged by main inspection personnel. And then on the basis of draft inspection flow after the flow cards audited, different inspection groups complete the relevant inspection experiments in order, and fill in experiment records. Finally, inspection results will be feedbacked to production departments in the form of report.Forthly, it is confirmed that product inspection system has good performance after testing,it improves work efficiency and lowers down the management cost. Besides, the system has good scalability and maintainability to meet the requirements of enterprise management.It provides guidance for patterns of enterprise application architecture. |