-
医院管理系统
医院管理
系统是
基于 web 的应用程序开发使用 ASP.NET、 C#.NET,数据库和 SQL server 数据库。
这个项目完全自动的目的是在提供有效的管理
通过控制信息如医院服务病人细节、 人员安排、 手术室时间表、 房间
可用性和病人的发票。
- 2022-07-16 19:19:15下载
- 积分:1
-
ueditor1_4_3
说明: 功能模块代码,使用的是ASP。net技术,实现了代码界面的增删改查,界面登入,以及注册,缓存机制。(Function module code, using ASP. Net technology, realizes the mechanism of adding, deleting, checking, login, registration and caching of code interface.)
- 2020-06-22 23:20:01下载
- 积分:1
-
Teaching-calendar-management
教学日历管理系统,用asp.net编写,主要功能有:教师查询,教室查询,课程表添加于查询,教学日历管理,用户信息管理,教室表添加等功能。(The teaching calendar management system written in asp.net main functions: Teachers query query classroom curriculum to add to the query, the teaching calendar management, management of user information, classroom table to add features such as.)
- 2012-11-20 16:24:37下载
- 积分:1
-
将模型对象发布到控制器中( ASP.NET MVC)
翻译 maninwest@Codeforge 作者:Saswat Mohanty@CodeProject
我们想在 HttpPost 时将视图中的模型对象列表发布到控制器中。很多开发员尝试通过数组获得数据列表。但是,有个简单的方法可以不用数组获取模型对象的列表。创建一个 ASP.NET MVC 4 应用程序。首先在解决方案的 Model 文件夹中创建两个模型类,例如 EmployeeModelClass.cs 和 DepartmentModelClass.cs 。
模型
public class EmployeeModelClass
{
public string Name { get; set; }
public string Address { get; set; }
public string Contact { get; set; }
public IEnumerable DeptList { get; set; }
}
public class DepartmentModelClass
{
public string DepartmentCode { get; set; }
public string DepartmentName { get; set; }
}
控制器
public class EmployeeController : Controller
{
//
// GET: /Employee/
public ActionResul
- 2022-07-02 06:59:27下载
- 积分:1
-
shengchengjingtai1
asp.net生成静态代码, cms开发可以用的到,很好的(Generate static code)
- 2011-06-24 16:54:16下载
- 积分:1
-
ASP.NET 完成的网站
一个基于ASP完成的网站 主要内容有为CSS HTML 以及SQL文件 网站运行无误 效果合理 有网站素材 是学习参考的好材料
- 2022-07-27 02:13:21下载
- 积分:1
-
silvelight计算器.............
Silvelight计算器。。。。。。。。。。。。。
- 2022-04-28 05:28:49下载
- 积分:1
-
简易代码生成
简易代码生成,C#技术,适合初学者,学习使用,不具备商业价值。下载需谨慎。简易代码生成,C#技术,适合初学者,学习使用,不具备商业价值。下载需谨慎。简易代码生成,C#技术,适合初学者,学习使用,不具备商业价值。下载需谨慎。简易代码生成,C#技术,适合初学者,学习使用,不具备商业价值。下载需谨慎。
- 2023-03-26 08:20:03下载
- 积分:1
-
技术的发展,显示了报表的结果,它是为B。
XML技术展现报表开发成果 ,值得初学者asp学习-The development of XML technology to show the results of statements, it is for beginners to learn asp
- 2022-08-08 05:20:33下载
- 积分:1
-
SQL2005+. Net realized online course system, to query each of the selected numbe...
SQL2005 +.net实现的网上选课系统,能够查询每门课的已选人数,可选人数,有学生,老师,管理员-SQL2005+. Net realized online course system, to query each of the selected number of classes, optional number of students, teachers, administrators
- 2022-03-14 16:50:58下载
- 积分:1