ArticleDirectory
- Ii. Settings
- Iii. System Description
- Iv. Upgrade instructions
- V. Function Overview
- Vi. Deployment and Configuration
I have not completed the functions of the shopping basket for my small work in my spare time. I will share it with you first.
Download this site: jkshopping_beta.rar
I. Runtime Environment
1. Running Environment: Windows, IIS, sqlserver2005,. Net framework2.0;
2. For a VM, contact the Administrator to obtain the Database Name, sqlserver username, password, and host address;
3. the folder must have read and write permissions; otherwise, some functions cannot be implemented;
Ii. Settings
Current version: tianfeng online store system Beta
Foreground path:/default. aspx
Background path:/admin/default. aspx
Administrator: Admin (password: SA)
Official Address: http://www.codelog.cn
Go to the system background and change the website URL path in "system settings" (This path is http // www. your domain name. in the form of COM.
Iii. System Description
Skywind online store system is based on ASP. based on net2.0 + SQL server2005, a set of online store systems with improved functions have been developed. This system aims to provide a stable, efficient, and personalized online store system.
Iv. Upgrade instructions
Latest Version (Beta)
V. Function Overview
1. The website style is designed based on Div + CSS and theme of ASP. net2.0 to facilitate the expansion and modification of the website style;
2. system settings, custom management of site names and descriptions;
3. Custom content displayed at the bottom of the site;
4. Supports level-2 Directory classification and background maintenance;
5. After the product image is uploaded, a thumbnail is automatically generated;
6. display the product group chart at the front end, which is beautiful and efficient;
7. Announcement content management;
8. Custom "Contact" module
9. Custom "link" module
10. Customize "navigation bar"
11. Use Cache Management to improve access speed;
12. Background user management and MD5 encryption of passwords;
Vi. Deployment and Configuration
Configure web. config (on the system root directory)
1. SQL database connection Configuration
A. Configure the database connection username and password:
<Add name = "SQL" providername = "system. data. sqlclient "connectionstring =" Data Source = database address; initial catalog = database name; user id = user name; Password = password; persist Security info = false; "/>
B. Change it to your settings.
☆Note: the user name and password in the above example are only examples, which are based on the input provided by your database administrator.
C. Save the configuration file after modification.
Jack
2007-10-25
MSN: skywind_jk@hotmail.com
Email: skywind.jk@gmail.com
QQ: 27688821