Video Demo Address: http://www.youku.com/playlist_show/id_23192838.html
First step: Create the database required for the project (this is done in 1 minutes)
Open the secondary development tools, such as
From the left menu, locate the Project database menu and click
Step Two:
Enter test in the project code (test is the name of the database we are creating)
Click the OK button and the SQL Server build script will appear below the Oracle script in the text box below
Step Three:
Copy SQL Server's build script to SQL Server for execution, as
Fourth step: Create the underlying tables (users, permissions, etc.) required by the platform
such as: Click on the database initialization script, specific needs, can be customized according to the needs of the project
For example, our project has its own Rights Management module, do not have built-in rights management, as long as not to check the rights management.
Fifth step: Copy the script to SQL Server to execute
Sixth step: Create a complete solution:
such as: Click on the left menu solution, appear, fill in the relevant data, click Create Solution, in 5 seconds according to our requirements to create a complete without any exception of the solution.
Seventh step: Fill in the project information:
Eighth Step: Click Create Solution, the template file will be extracted from the template, and according to the project information, adjust the template
Nineth step: After the creation succeeds, the solution creates a successful information prompt.
As you can see, it takes less than 5 seconds to complete this action
Nineth Step: We open F:\TEST as
10: Set index2.html to start Page
11 Execute Run, login screen appears
12: Enter user admin password Admin login system
Video operation:
http://www.youku.com/playlist_show/id_23192838.html
Asp. NET project development Combat (i), rapid creation of solutions [5 seconds Create a solution that can be run directly]