Angel Studio LigerUi Framework Message Board NTV1.0 Program Description This message board uses asp.netC#+jquery1.4.1+ajax+LigerUi framework to implement the main jqueryajax static page query to add data without refresh effect. The database uses sql2008 and access2003. You can also Select the mysql database such as 2000, 2005, etc. The database sql statement is agebook_database.sql in App_Data, and all databases. Open the .sql file and run it according to the instructions. If the operation is unsuccessful, please open the sql service manager and add the table manually.
If you don’t want to execute the sql statement, you can directly attach data to the built-in sql2008R2 database. You can also use access data connection because the access database is convenient and saves the trouble of installing mssql.
If you use access to only modify the configuration file, you can
The modifications made in the original asp.netC#+jquery1.4.1+ajax message board are as follows:
Angel Studio LigerUi Framework Message Board NTv1.0bulid2014-07-21 Update:
1. Add header information on the message front page
2. Add message front desk slide picture
3. Added background ligerUi framework
4. Added background log entry record
5. Added background slideshow management
6. Added management information table management
7. Modify the system configuration file. After simple modification, you can switch between mssql database and access data.
7. Fixed search error in message list
This message board comes with access data, eliminating the trouble of installing mssql. Moreover, through the modification of program compatibility, mssql data can be switched at the same time.
It only needs IIS service to run. If you have local development tools, you can directly open the source code file to compile and view it.
None of the above can also be used by directly transferring the program to the space.
As long as it supports .net2.0.
Friendly reminder: When running in the VS development environment, some browsers may be incompatible and the path cannot be found. After publishing, you must install .net2.0 or above when testing in IIS.