文件名称:StuManage
介绍说明--下载内容来自于网络,使用问题请自行百度
现代教务管理系统
1.本教务管理系统采用ASP.NET2.0+MS-SQL 2005开发
2.使用该源码前先把X:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG\machine.config中的
<add name="LocalSqlServer" connectionString="data source=.\SQLEXPRESS Integrated Security=SSPI AttachDBFilename=|DataDirectory|aspnetdb.mdf User Instance=true" providerName="System.Data.SqlClient" />
改为:
<add name="LocalSqlServer" connectionString="data source=.\SqlExpress Integrated Security=SSPI Initial Catalog=StudentManager" providerName="System.Data.SqlClient" />
3.在MS-SQL 2005附加DB_51aspx数据库目录下的数据文件。
4.编译便可运行
5.系统已有的用户
部门:user:01 pwd:123456 教师:user:19840901 pwd:123456
学生:user:200409010525 pwd:123456-Modern educational management system 1. The educational administration system ASP.NET2.0+ MS-SQL 2005 development 2. Before the first use of the source X: \ WINDOWS \ Microsoft.NET \ Framework \ v2.0.50727 \ CONFIG \ machine.config in the <add name="LocalSqlServer" connectionString="data source=.\SQLEXPRESS Integrated Security=SSPI AttachDBFilename=|DataDirectory|aspnetdb.mdf User Instance=true" providerName="System.Data.SqlClient" /> Read: <add name="LocalSqlServer" connectionString="data source=.\SqlExpress Integrated Security=SSPI Initial Catalog=StudentManager" providerName="System.Data.SqlClient" /> 3. MS-SQL 2005 database DB_51aspx additional data file directory. 4. Compilers will be able to run 5. The system has the user departments: user: 01 pwd: 123456 Teacher: user: 19840901 pwd: 123456 students: user: 200409010525 pwd: 123456
1.本教务管理系统采用ASP.NET2.0+MS-SQL 2005开发
2.使用该源码前先把X:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG\machine.config中的
<add name="LocalSqlServer" connectionString="data source=.\SQLEXPRESS Integrated Security=SSPI AttachDBFilename=|DataDirectory|aspnetdb.mdf User Instance=true" providerName="System.Data.SqlClient" />
改为:
<add name="LocalSqlServer" connectionString="data source=.\SqlExpress Integrated Security=SSPI Initial Catalog=StudentManager" providerName="System.Data.SqlClient" />
3.在MS-SQL 2005附加DB_51aspx数据库目录下的数据文件。
4.编译便可运行
5.系统已有的用户
部门:user:01 pwd:123456 教师:user:19840901 pwd:123456
学生:user:200409010525 pwd:123456-Modern educational management system 1. The educational administration system ASP.NET2.0+ MS-SQL 2005 development 2. Before the first use of the source X: \ WINDOWS \ Microsoft.NET \ Framework \ v2.0.50727 \ CONFIG \ machine.config in the <add name="LocalSqlServer" connectionString="data source=.\SQLEXPRESS Integrated Security=SSPI AttachDBFilename=|DataDirectory|aspnetdb.mdf User Instance=true" providerName="System.Data.SqlClient" /> Read: <add name="LocalSqlServer" connectionString="data source=.\SqlExpress Integrated Security=SSPI Initial Catalog=StudentManager" providerName="System.Data.SqlClient" /> 3. MS-SQL 2005 database DB_51aspx additional data file directory. 4. Compilers will be able to run 5. The system has the user departments: user: 01 pwd: 123456 Teacher: user: 19840901 pwd: 123456 students: user: 200409010525 pwd: 123456
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StuManage/StuManage/Web/AfficheFiles/NET面试问题.doc
StuManage/StuManage/Web/AfficheFiles/选课安排.doc
StuManage/StuManage/Web/AfficheFiles/重修通知.doc
StuManage/StuManage/TestStudentManager/AuthoringTests.txt
StuManage/StuManage/BLL/obj/BLL.csproj.FileList.txt
StuManage/StuManage/BLL/obj/BLL.csproj.FileListAbsolute.txt
StuManage/StuManage/CacheDependencyFactory/obj/CacheDependencyFactory.csproj.FileList.txt
StuManage/StuManage/Common/obj/Common.csproj.FileList.txt
StuManage/StuManage/Common/obj/Common.csproj.FileListAbsolute.txt
StuManage/StuManage/DALFactory/obj/DALFactory.csproj.FileList.txt
StuManage/StuManage/DALFactory/obj/DALFactory.csproj.FileListAbsolute.txt
StuManage/StuManage/DBUtility/obj/DBUtility.csproj.FileList.txt
StuManage/StuManage/DBUtility/obj/DBUtility.csproj.FileListAbsolute.txt
StuManage/StuManage/ICacheDependency/obj/ICacheDependency.csproj.FileList.txt
StuManage/StuManage/IDAL/obj/IDAL.csproj.FileList.txt
StuManage/StuManage/IDAL/obj/IDAL.csproj.FileListAbsolute.txt
StuManage/StuManage/IProfileDAL/obj/IProfileDAL.csproj.FileList.txt
StuManage/StuManage/Membership/obj/Membership.csproj.FileList.txt
StuManage/StuManage/Model/obj/Model.csproj.FileList.txt
StuManage/StuManage/Model/obj/Model.csproj.FileListAbsolute.txt
StuManage/StuManage/Oracle/obj/Oracle.csproj.FileList.txt
StuManage/StuManage/OracleProfileDAL/obj/OracleProfileDAL.csproj.FileList.txt
StuManage/StuManage/ProfileFactory/obj/ProfileFactory.csproj.FileList.txt
StuManage/StuManage/SQLProfileDAL/obj/SQLProfileDAL.csproj.FileList.txt
StuManage/StuManage/SQLServer/obj/SQLServer.csproj.FileList.txt
StuManage/StuManage/SQLServer/obj/SQLServer.csproj.FileListAbsolute.txt
StuManage/StuManage/TableCacheDependency/obj/TableCacheDependency.csproj.FileList.txt
StuManage/StuManage/TestStudentManager/obj/TestStudentManager.csproj.FileList.txt
StuManage/StuManage/现代教务管理系统-使用说明.txt
StuManage/StuManage/源码必读.txt
StuManage/StuManage/必看说明.htm
StuManage/StuManage/BLL/obj/Debug/Refactor/StudentManager.BLL.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.BLL.dll
StuManage/StuManage/BLL/obj/Debug/StudentManager.BLL.dll
StuManage/StuManage/Web/Bin/StudentManager.BLL.dll
StuManage/StuManage/CacheDependencyFactory/bin/Debug/StudentManager.CacheDependencyFactory.dll
StuManage/StuManage/CacheDependencyFactory/obj/Debug/StudentManager.CacheDependencyFactory.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.Common.dll
StuManage/StuManage/Common/bin/Debug/StudentManager.Common.dll
StuManage/StuManage/Common/obj/Debug/Refactor/StudentManager.Common.dll
StuManage/StuManage/Common/obj/Debug/StudentManager.Common.dll
StuManage/StuManage/Web/Bin/StudentManager.Common.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.DALFactory.dll
StuManage/StuManage/DALFactory/bin/Debug/StudentManager.DALFactory.dll
StuManage/StuManage/DALFactory/obj/Debug/Refactor/StudentManager.DALFactory.dll
StuManage/StuManage/DALFactory/obj/Debug/StudentManager.DALFactory.dll
StuManage/StuManage/Web/Bin/StudentManager.DALFactory.dll
StuManage/StuManage/DBUtility/obj/Debug/Refactor/StudentManager.DBUtility.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.DBUtility.dll
StuManage/StuManage/DBUtility/bin/Debug/StudentManager.DBUtility.dll
StuManage/StuManage/DBUtility/obj/Debug/StudentManager.DBUtility.dll
StuManage/StuManage/SQLServer/bin/Debug/StudentManager.DBUtility.dll
StuManage/StuManage/Web/Bin/StudentManager.DBUtility.dll
StuManage/StuManage/ICacheDependency/bin/Debug/StudentManager.ICacheDependency.dll
StuManage/StuManage/ICacheDependency/obj/Debug/StudentManager.ICacheDependency.dll
StuManage/StuManage/IDAL/obj/Debug/Refactor/StudentManager.IDAL.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.IDAL.dll
StuManage/StuManage/DALFactory/bin/Debug/StudentManager.IDAL.dll
StuManage/StuManage/IDAL/bin/Debug/StudentManager.IDAL.dll
StuManage/StuManage/IDAL/obj/Debug/StudentManager.IDAL.dll
StuManage/StuManage/SQLServer/bin/Debug/StudentManager.IDAL.dll
StuManage/StuManage/Web/Bin/StudentManager.IDAL.dll
StuManage/StuManage/IProfileDAL/bin/Debug/StudentManager.IProfileDAL.dll
StuManage/StuManage/IProfileDAL/obj/Debug/StudentManager.IProfileDAL.dll
StuManage/StuManage/Membership/bin/Debug/StudentManager.Membership.dll
StuManage/StuManage/Membership/obj/Debug/StudentManager.Membership.dll
StuManage/StuManage/Model/obj/Debug/Refactor/StudentManager.Model.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.Model.dll
StuManage/StuManage/DALFactory/bin/Debug/StudentManager.Model.dll
StuManage/StuManage/IDAL/bin/Debug/StudentManager.Model.dll
StuManage/StuManage/Model/bin/Debug/StudentManager.Model.dll
StuManage/StuManage/Model/obj/Debug/StudentManager.Model.dll
StuManage/StuManage/SQLServer/bin/Debug/StudentManager.Model.dll
StuManage/StuManage/Web/Bin/StudentManager.Model.dll
StuManage/StuManage/Oracle/bin/Debug/StudentManager.Oracle.dll
StuManage/StuManage/Oracle/obj/Debug/StudentManager.Oracle.dll
StuManage/StuManage/OracleProfileDAL/bin/Debug/StudentManager.OracleProfileDAL.dll
StuManage/StuManage/OracleProfileDAL/obj/Debug/StudentManager.OracleProfileDAL.dll
StuManage/StuManage/ProfileFactory/bin/De
StuManage/StuManage/Web/AfficheFiles/选课安排.doc
StuManage/StuManage/Web/AfficheFiles/重修通知.doc
StuManage/StuManage/TestStudentManager/AuthoringTests.txt
StuManage/StuManage/BLL/obj/BLL.csproj.FileList.txt
StuManage/StuManage/BLL/obj/BLL.csproj.FileListAbsolute.txt
StuManage/StuManage/CacheDependencyFactory/obj/CacheDependencyFactory.csproj.FileList.txt
StuManage/StuManage/Common/obj/Common.csproj.FileList.txt
StuManage/StuManage/Common/obj/Common.csproj.FileListAbsolute.txt
StuManage/StuManage/DALFactory/obj/DALFactory.csproj.FileList.txt
StuManage/StuManage/DALFactory/obj/DALFactory.csproj.FileListAbsolute.txt
StuManage/StuManage/DBUtility/obj/DBUtility.csproj.FileList.txt
StuManage/StuManage/DBUtility/obj/DBUtility.csproj.FileListAbsolute.txt
StuManage/StuManage/ICacheDependency/obj/ICacheDependency.csproj.FileList.txt
StuManage/StuManage/IDAL/obj/IDAL.csproj.FileList.txt
StuManage/StuManage/IDAL/obj/IDAL.csproj.FileListAbsolute.txt
StuManage/StuManage/IProfileDAL/obj/IProfileDAL.csproj.FileList.txt
StuManage/StuManage/Membership/obj/Membership.csproj.FileList.txt
StuManage/StuManage/Model/obj/Model.csproj.FileList.txt
StuManage/StuManage/Model/obj/Model.csproj.FileListAbsolute.txt
StuManage/StuManage/Oracle/obj/Oracle.csproj.FileList.txt
StuManage/StuManage/OracleProfileDAL/obj/OracleProfileDAL.csproj.FileList.txt
StuManage/StuManage/ProfileFactory/obj/ProfileFactory.csproj.FileList.txt
StuManage/StuManage/SQLProfileDAL/obj/SQLProfileDAL.csproj.FileList.txt
StuManage/StuManage/SQLServer/obj/SQLServer.csproj.FileList.txt
StuManage/StuManage/SQLServer/obj/SQLServer.csproj.FileListAbsolute.txt
StuManage/StuManage/TableCacheDependency/obj/TableCacheDependency.csproj.FileList.txt
StuManage/StuManage/TestStudentManager/obj/TestStudentManager.csproj.FileList.txt
StuManage/StuManage/现代教务管理系统-使用说明.txt
StuManage/StuManage/源码必读.txt
StuManage/StuManage/必看说明.htm
StuManage/StuManage/BLL/obj/Debug/Refactor/StudentManager.BLL.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.BLL.dll
StuManage/StuManage/BLL/obj/Debug/StudentManager.BLL.dll
StuManage/StuManage/Web/Bin/StudentManager.BLL.dll
StuManage/StuManage/CacheDependencyFactory/bin/Debug/StudentManager.CacheDependencyFactory.dll
StuManage/StuManage/CacheDependencyFactory/obj/Debug/StudentManager.CacheDependencyFactory.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.Common.dll
StuManage/StuManage/Common/bin/Debug/StudentManager.Common.dll
StuManage/StuManage/Common/obj/Debug/Refactor/StudentManager.Common.dll
StuManage/StuManage/Common/obj/Debug/StudentManager.Common.dll
StuManage/StuManage/Web/Bin/StudentManager.Common.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.DALFactory.dll
StuManage/StuManage/DALFactory/bin/Debug/StudentManager.DALFactory.dll
StuManage/StuManage/DALFactory/obj/Debug/Refactor/StudentManager.DALFactory.dll
StuManage/StuManage/DALFactory/obj/Debug/StudentManager.DALFactory.dll
StuManage/StuManage/Web/Bin/StudentManager.DALFactory.dll
StuManage/StuManage/DBUtility/obj/Debug/Refactor/StudentManager.DBUtility.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.DBUtility.dll
StuManage/StuManage/DBUtility/bin/Debug/StudentManager.DBUtility.dll
StuManage/StuManage/DBUtility/obj/Debug/StudentManager.DBUtility.dll
StuManage/StuManage/SQLServer/bin/Debug/StudentManager.DBUtility.dll
StuManage/StuManage/Web/Bin/StudentManager.DBUtility.dll
StuManage/StuManage/ICacheDependency/bin/Debug/StudentManager.ICacheDependency.dll
StuManage/StuManage/ICacheDependency/obj/Debug/StudentManager.ICacheDependency.dll
StuManage/StuManage/IDAL/obj/Debug/Refactor/StudentManager.IDAL.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.IDAL.dll
StuManage/StuManage/DALFactory/bin/Debug/StudentManager.IDAL.dll
StuManage/StuManage/IDAL/bin/Debug/StudentManager.IDAL.dll
StuManage/StuManage/IDAL/obj/Debug/StudentManager.IDAL.dll
StuManage/StuManage/SQLServer/bin/Debug/StudentManager.IDAL.dll
StuManage/StuManage/Web/Bin/StudentManager.IDAL.dll
StuManage/StuManage/IProfileDAL/bin/Debug/StudentManager.IProfileDAL.dll
StuManage/StuManage/IProfileDAL/obj/Debug/StudentManager.IProfileDAL.dll
StuManage/StuManage/Membership/bin/Debug/StudentManager.Membership.dll
StuManage/StuManage/Membership/obj/Debug/StudentManager.Membership.dll
StuManage/StuManage/Model/obj/Debug/Refactor/StudentManager.Model.dll
StuManage/StuManage/BLL/bin/Debug/StudentManager.Model.dll
StuManage/StuManage/DALFactory/bin/Debug/StudentManager.Model.dll
StuManage/StuManage/IDAL/bin/Debug/StudentManager.Model.dll
StuManage/StuManage/Model/bin/Debug/StudentManager.Model.dll
StuManage/StuManage/Model/obj/Debug/StudentManager.Model.dll
StuManage/StuManage/SQLServer/bin/Debug/StudentManager.Model.dll
StuManage/StuManage/Web/Bin/StudentManager.Model.dll
StuManage/StuManage/Oracle/bin/Debug/StudentManager.Oracle.dll
StuManage/StuManage/Oracle/obj/Debug/StudentManager.Oracle.dll
StuManage/StuManage/OracleProfileDAL/bin/Debug/StudentManager.OracleProfileDAL.dll
StuManage/StuManage/OracleProfileDAL/obj/Debug/StudentManager.OracleProfileDAL.dll
StuManage/StuManage/ProfileFactory/bin/De
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.