The 3-month offer system is finally nearing the end, and there is time to write a summary of the technology that was not chewed during the chewing project.
To start with, the first introduction of the quotation system, it is suitable for the lifting industry, can automatically generate plans, automatic generation of quotations, automatic generation of calculation books, and can be non-standard design of an industry software, the first need for developers have a mechanical background, software programming Foundation. Lack of any one, it is very difficult to make the user really need the software. Software is written in C #, C/S architecture. Next, from the realization function, the software function, the C # technology three aspects divides it to summarize.
One, from the realization of the function:
1:cad two times to develop a schematic diagram.
2: Operation Word read database generate quotation book, calculation book.
Second, from the software function of:
1: User Login.
2: User registration.
3: Cryptographic registration of the software.
4: Support multi-lingual interface.
5: Automatic Update function.
6: Automatically send activation, registration and other mail functions.
7: There is a software help file.
Third, from the C # technical points:
1: Proficiency in C # Foundation.
2: Understanding Object-oriented, class, etc. Write a large number of computational functions.
3: Fully understand and use multithreaded programming.
4: Master The database operation, familiar with common SQL statements written.
5: Mastering XML-related technologies.
6: Understand the various encryption and can write common encryption, such as MD5.
7:C/S architecture, build servers, deploy software to the cloud.
8. Packaging technology for software.
The next few installments will make a thorough study of each technology used during the project.
c/S Quotation System technical summary-0