C library management system source code (three-tier architecture, including database)

This article demo download address: wisdomdd.cn

The example uses C# and SqlServer to develop a set of book management system, the functions include book card management, reader information maintenance, book lending management, system information query, user rights management and other functions

The example code corresponding to the project can be downloaded through [click to download]

The project development tool VS2012 can also be downloaded in the [Tool Download] column

The project contains the contents (see the picture below):

【DATABASE】SQL Server database

【Picture Management Information System】 Example code

C library management system source code (three-tier architecture, including database)

【Introduction to the example】

1. First, ensure that SQL Server 2005 has been successfully installed on the computer.

2. Attach the database file to the database.

3. If the current computer is equipped with multiple instances of SQL Server 2005, please open the app.config program file in the BookManageSystem directory, and change the program database connection string localhost to localhost your database instance name. If there is only one instance, there is no need to modify it.

4. Compile and run.

Administrator account and password: admin admin

Reader account and password: user user

【Example screenshot】

C library management system source code (three-tier architecture, including database)

C library management system source code (three-tier architecture, including database)


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324817978&siteId=291194637