-
ASP.NET企业信息管理系统(Spring.NET) 源码
ASP.NET企业信息管理系统(Spring.NET修改版) 源码
程序使用VS2010+SQL2008开发,使用MVC框架Spring.NET+NHibernate,改进了分页效率较低和分页代码量大等问题
目录:
DAO:Spring.NET+NHibernate通用DAO层
Model:数据库实体
SpringResource/spring_bean_dao.xml:Spring配置文件下的
<object id="DbProvider" type="DAO.SQLProvider, DAO">
<property name="ConnectionString" value="Data Source=(local);Database=Web;User ID=sa;Password=sa;Trusted_Connection=False" />
</object>
(数据库连接字符在这里修改,然后还要重新编译DAO这个项目才会生效)
WEB:WEB层
DB_aspx下为Sql2005数据库
后台登陆地址:admin/default.aspx,帐号/密码:51aspx/51aspx(ASP.NET Enterprise Information Management System (Spring.NET Revision) Source Code
The program is developed with VS2010+SQL2008 and MVC framework Spring.NET+NHibernate, which improves the problems of low paging efficiency and large amount of paging code.
Directory structure:
DAO: Spring. NET + NHibernate Universal DAO Layer
Model: Database Entities
Spring Resource/spring_bean_dao.xml: Under the Spring configuration file
<object id="DbProvider" type="DAO.SQL Provider, DAO">
<property name="Connection String" value="Data Source=(local); Database=Web; User ID=sa; Password=sa; Trusted_Connection=False"/>
</object>)
- 2020-06-18 18:20:01下载
- 积分:1
-
clearmemory
clear memory vB.net management memory when play stream vdeo
- 2020-06-25 15:20:02下载
- 积分:1
-
一般处理程序+ajax
通过jquery的ajaxj技术调用后台数据,并返回到前台以及实现赋值
- 2022-08-20 10:40:29下载
- 积分:1
-
100个DOTNET源代码,非常实用,是初级教程
100个DOTNET源代码,非常实用,是初级教程-100 DOTNET source code, very useful, is the primary curriculum
- 2023-02-17 05:30:03下载
- 积分:1
-
超市管理系统
在现代社会中,小型超市是我们日常生活中不可或缺的部分,其商品数量快速增多,有关各种商品的信息量也急剧增加,手工管理出现各种弊端。本次毕设针对这些问题研发了小型超市管理系统,能够使消费者购买到所需物品,使超市管理人员能够具体、合理、直接的管理杂乱的超市数据。
本系统利用asp.net技术与sql server 2008数据库开发设计,分为管理员模块和普通用户模块,具有人员信息管理和商品信息管理的功能,该系统是为小型超市量身定做的,操作简单,极大地方便了超市管理,因此具有非常强的实用性
- 2022-03-04 18:59:57下载
- 积分:1
-
站内搜索引擎
安装
一,确保服务器支持.NET 2.0
二,新建一个站点,建议独立应用程序池,拷贝全部文件到站点目录下,并设置data目录为可写,可修改权限。
三,进入backend/admincp.aspx,登录后台,密码帐号:admin ,默认密码:888888 ,登录后首先更改密码。
四,通过搜索类型菜单,新建搜索类型,具体按照提示操作即可。
- 2022-03-20 10:20:13下载
- 积分:1
-
72640969
界面通过串口与gprs modem通讯,上位机通过界面给其发AT命令,可以读取,删除,显示gprs modem中收到的手机(The interface communicates with gprs modem through serial port, and the host computer sends AT commands to gprs modem through interface. It can read, delete and display the mobile phone received in gprs modem.)
- 2018-12-05 11:01:20下载
- 积分:1
-
vs课堂作业
此工程是课堂上老师给的作业,自己一点点做的并且修改完成已经上交并且通过老师的审核了,可以供大家用来借鉴一下下。包括对数据库的增删查改四项功能。希望对大家有所帮助吧,功能虽然简单些。
- 2022-10-28 06:05:06下载
- 积分:1
-
定时器的使用实例,自定义排序回调函数。较…
定时器的使用实例,自定义回调函数的那种。相对简单,但是比较实用。-The use of an instance of the timer, custom sort callback function. Is relatively simple, but more practical.
- 2022-07-03 20:02:05下载
- 积分:1
-
这是在.net平台下用vb.net开发的,能够实现对计算机进行定时关机,重启,注销。...
这是在.net平台下用vb.net开发的,能够实现对计算机进行定时关机,重启,注销。-This is the. Net platform developed using vb.net, can be achieved from time to time on the computer shutdown, restart, write-offs.
- 2022-02-01 16:10:21下载
- 积分:1