资源简介
一个基于ASP.NET和SQL的学生信息管理系统,里面有学生管理,教师管理,学生信息管理,教师信息管理,成绩管理,选课管理,等等~~~~~
里面包含了代码,sql数据库文件,直接附加上去,修改sql连接即可~~~~
代码片段和文件信息
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
using System.Data.SqlClient;
public partial class addclass : System.Web.UI.Page
{
SqlConnection sms_conn;
// protected System.Web.UI.WebControls.DataGrid sms_teacher;
// protected System.Web.UI.WebControls.Label sms_lbl_note;
string sms_sqlstr2;
private void Page_Load(object sender System.EventArgs e)
{
// 在此处放置用户代码以初始化页面
string sms_connstr = ConfigurationSettings.AppSettings[“SMS_dbconn“];
sms_conn = new SqlConnection(sms_connstr);
if (!IsPostBack
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-08-09 15:44 StudentManageSystem\
目录 0 2014-11-23 14:30 StudentManageSystem\App_Code\
文件 1890 2014-11-23 14:33 StudentManageSystem\App_Code\Class.cs
文件 9654 2007-05-08 15:25 StudentManageSystem\App_Code\ClassConn.cs
文件 807 2014-11-23 14:33 StudentManageSystem\App_Code\connDB.cs
文件 1129 2007-05-16 10:00 StudentManageSystem\App_Code\data.cs
目录 0 2014-11-23 14:30 StudentManageSystem\Bin\
文件 16384 2004-04-12 11:00 StudentManageSystem\Bin\dbconnection.dll
文件 122880 2007-03-30 12:03 StudentManageSystem\Bin\xinshouyemanager.dll
文件 273920 2007-03-30 12:03 StudentManageSystem\Bin\xinshouyemanager.pdb
目录 0 2019-08-08 09:11 StudentManageSystem\Css\
文件 22010 2016-12-09 19:59 StudentManageSystem\Css\font-awesome.min.css
文件 2684 2017-04-25 10:47 StudentManageSystem\Css\leftnav.css
文件 1489 2018-09-18 10:34 StudentManageSystem\Css\reset.css
文件 4242 2019-08-08 09:11 StudentManageSystem\Css\st
目录 0 2014-11-23 14:30 StudentManageSystem\DB\
文件 2228224 2014-11-23 14:30 StudentManageSystem\DB\student_Data.MDF
文件 3932160 2014-11-23 14:30 StudentManageSystem\DB\student_Log.LDF
文件 1238 2014-11-23 14:33 StudentManageSystem\Default.aspx
文件 430 2007-05-07 16:11 StudentManageSystem\Default.aspx.cs
文件 5923 2019-08-07 09:29 StudentManageSystem\Department.aspx
文件 4708 2019-08-06 15:03 StudentManageSystem\Department.aspx.cs
文件 7626 2019-08-07 16:51 StudentManageSystem\Editstu.aspx
文件 4435 2019-08-06 11:52 StudentManageSystem\Editstu.aspx.cs
文件 948 2005-05-19 15:31 StudentManageSystem\Global.asax
目录 0 2019-08-08 09:05 StudentManageSystem\Image\
文件 2020 2007-05-06 13:03 StudentManageSystem\Image\Mlogo.gif
文件 5632 2007-05-05 19:31 StudentManageSystem\Image\Thumbs.db
文件 365271 2016-05-21 14:08 StudentManageSystem\Image\bg1.jpg
文件 1151 2007-02-15 08:37 StudentManageSystem\Image\diqu.gif
文件 13166 2007-03-21 15:21 StudentManageSystem\Image\e.jpg
............此处省略193个文件信息
- 上一篇:ASP 入门教程
- 下一篇:鸿益集团网站源码(asp+access数据库)
相关资源
- Aspose.Words 18.7破解版本,含.net core版本
- 大学生综合素质测评
- 基于ASP的学生信息交流网站的设计与
- .Net Core使用AsposeWord转PDF
- 移动网上营业厅系统_源码+文档
- 鲜花购物网站源码.rar
- 财务管理系统 v1.0.zip
- 招聘就业服务网源码 v1.0.zip
- ASP超市购物系统实现客户与管理员的
- Aspose(Word 18.7Cell 18.4) for .Net 破解版
- Aspose.Cells 17.7 net版本
- ASP+ACCESS学生信息管理系统设计(源代
- 软件工程学生信息管理系统
- Aspose.Cells 17.7 for .NET 破解版(.net2.0
- .net期末大作业超市系统!)
- 基于ASP NET在线考试系统实现 源码
- 网上订餐系统源码
- 基于ASP。net+SQL网上购物系统
- ASP学生信息管理系统
- Aspose.Cells 17.7 for .NET破解版17年7月最新
- Aspose.Words.18.11.0--破解版
- aspose.words 18.7破解版18年7月最新版本
- 排课系统C#&ASP;.net内有三个样本
- aspose.slides 17.9.1 热补丁 .net
- Aspose.Words 19.11.net core 可用
- asp+access简易学生信息管理系统
- 基于b/s人事管理系统
- 基于asp的学生信息管理系统
- 选课系统ASPNET
- 个人信息管理工具:PersonalInfo
评论
共有 条评论