|
Around can in order to achieve the bank's internal personnel information query, management , and development of the program . It can be dispersed workers unified , centralized, standardized collection , save manpower , material and financial resources , and create an efficient management model . The program uses Microsoft NET platform , from simple form submission and client identity authentication to deployment and site configuration , ASP.NET can generate a user interface application logic and presentation code clearly separated . This MVC hierarchical model , context clear , clear function . Users can enter in the web page ( page layer ) on access to data . This program (logical layer) in response to the user of the page request , perform tasks and to extract data from the database ( data layer ) , and the necessary data is sent to the page . Database definition and maintenance of data integrity, security , in response to the program's request to access the data . SQL Server is based on the medium-sized database of the server-side , the efficiency of handling massive amounts of data , the background to the development of the flexibility , scalability is very powerful . So the background using SQL SERVER 2005 database . In order to achieve the security of information , set up in the user login very meticulous permission . Only the employees of the bank before landing , and the different departments , different positions , different operating authority employees see page . Designed in full accordance with user needs design features and pages , online bank personnel information management .
|