资 源 简 介
DEMO http://www.24hourphotographer.com/admin/Index.aspx
This project describes an ASP.NET web module which can be added /customized in any SQL driven web application as a database administration module. When I first started with an admin section for a web application, I thought why not try to make something more general, a plug-n-play admin section which can be used for any SQL driven dynamic web application, and here is the result of the effort.
The target was:
Create a self sufficient admin section which can be put into any SQL driven web application by changing the connection string for SQL Server in the web.config file.
User needs to login before doing CRUD (Create/Read/Update/Delete) operations (Not required for the AdminLite version).
There should be individual pages one for
文 件 列 表
Adddata.aspx
Adddata.aspx.cs
AssemblyInfo.cs
clsDataAccess.cs
clsPhotoManager.cs
Global.asax.cs
db_aspx_cs_DataGridTemplate.cs
ConversionReport.txt
Copyright.txt
datatype.htm
db.aspx
db.aspx.cs
dbMain.aspx
dbMain.aspx.cs
Deletedata.aspx
Deletedata.aspx.cs
Editdata.aspx
Editdata.aspx.cs
EULA.txt
Image.aspx
Image.aspx.cs
bot.htm
Index.aspx
Index.aspx.cs
Logout.aspx
Logout.aspx.cs
TestImage.aspx
TestImage.aspx.cs
Viewdata.aspx
Viewdata.aspx.cs