ASP Aries Tutorial 1: Download and run the framework

Source: Internet
Author: User

Background:

Given the increasing number of users in the framework and the lack of documentation, it is too high for a user to reflect the framework's entry threshold.

Well, let's work hard and take time to write tutorials!

Step 1: Download the framework source code

Open Source Address: https://github.com/cyq1162/Aries

650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/17408/201611/17408-20161114220047888-975506209.png "/>

It is recommended to download with SVN or git because it is ready to be updated. (Packed zip under the download, update upgrade inconvenient)

Step 2:f5 run up

650) this.width=650; "src=" Http://images2015.cnblogs.com/blog/17408/201611/17408-20161114220320810-1766788518.png "/>

The database is pointing to the text database by default, so you can run directly and see the login interface:

650) this.width=650; "src=" Http://images2015.cnblogs.com/blog/17408/201611/17408-20161114220816748-1327134835.png "/>

The default user name password is: admin,111111, already written in HTML.

Click Login, if prompted as follows:

650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/17408/201611/17408-20161114221009638-608853306.png "/>

Then you can open the Web. config:

650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/17408/201611/17408-20161114221415998-964446665.png "/>

After the changes are saved, then run the point login, you can normally enter the system:

650) this.width=650; "src=" Http://images2015.cnblogs.com/blog/17408/201611/17408-20161114221543498-1529616879.png "/>

Step three: Database switchover: 1: Database file directory:

650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/17408/201611/17408-20161114222634373-457199602.png "/>

Here, I give the guys the MSSQL, MySQL, Oracle 3 kinds of database scripts.

Each directory contains 3 files: A database design document, a table structure, and table data.

650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/17408/201611/17408-20161114225110217-262929458.png "/>

Create the database yourself, then execute the table structure script, and then execute the table data script

(The Dbimport tool can be used to convert between various databases)

As for the text database that the system runs by default, it is archived in the App_Data directory:

650) this.width=650; "src=" Http://images2015.cnblogs.com/blog/17408/201611/17408-20161114222532545-1002939520.png "/>

2: Switch Database link:

650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/17408/201611/17408-20161114223200373-813910123.png "/>

According to their own situation, modify the ConnectionString can.

If it is a Oracle,web.ui project refer to the DLL directory under the Oracle.ManagedDataAccess.dll file (to extract).

650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/17408/201611/17408-20161114225251732-748361155.png "/>

The MySQL reference MySql.Data.dll, I seem to be the default cited.

Step 4: Feel free to browse: 1:API Documentation:

650) this.width=650; "src=" Http://images2015.cnblogs.com/blog/17408/201611/17408-20161114223620701-1245500749.png "/>

2:html file:

650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/17408/201611/17408-20161114223800795-635154193.png "/>

3:ajax Request and Response:

650) this.width=650; "src=" Http://images2015.cnblogs.com/blog/17408/201611/17408-20161114224201498-2030591199.png "/>

Summarize:

This article introduces here, next article, how to develop a new page!!

ASP Aries Tutorial 1: Download and run the framework

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.