At the end of last year, in December, it took 1 months to learn bootstrap to accommodate mobile browsing needs, and to re-create the company's ASP website into ASP. The site architecture was taken: Bootstrap + jQuery + Ashx + SQL Server time tight, no one to take, can only bite the bullet, and finally completed as scheduled, but also left a few problems. Problem: 1, the page query condition is too complex, too many Checkbox,jquery operation Dom is convenient, but the combination of JSON submitted to the backend is still more troublesome, there is no natural support JSON front-end framework or scripting language? any changes made by the HTML control are automatically saved in object, and each control ID is a object.id, so the JSON object is naturally supported and the picture is too beautiful. 2, ashx too much, every query, each slightly small changes, to establish a ashx general processing procedures, resulting in a complex project, the subsequent changes too cumbersome. With these 2 questions, go to the next learning stage.
Browse a lot of sites, found that there are too many frames, the flower of the increasingly attractive eye.
Vue.js,angularjs,reactjs ...
The front end is too depressed.
Do not say, look at the mood, look at the grammar is not looking pleasing to the eye, the last choice Angularjs, seemingly new version to completely overturn again, hey, regardless, like the original choice to learn C #, is to feel the syntax is wonderful.
Just the company's technical department and production department has the document management needs, so spent a week, development completed.
Site Architecture: Bootstrap + angularjs+ Ashx + SQL Server/mysql
First, the source code as well as the SQL command please click.
Diagram One, login interface
Figure II Main interface
Figure three upload files (upload with the jquery plugin, the source is all)
Figure IV Browse/download files
Figure Five Modifying a file
Figure six VS2015 source code
Download Link: Http://pan.baidu.com/s/1miIAHRE Password: PKBX
Bootstrap + angularjs+ Ashx + SQL Server/mysql