-
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配置文件下的
(数据库连接字符在这里修改,然后还要重新编译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
)
- 2020-06-18 18:20:01下载
- 积分:1
-
VB1111111.NET
利用VB.Net进行三维图像开发的实例,可操作性和可移植性强(use VB.NET for the development of three-dimensional images example, operability and portability-)
- 2006-12-13 09:55:06下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
RizuShare_v2.0
日租房、短租房系统源码,日租房、短租房在线交易系统,功能强大、齐全。(Daily rental system source code, a short lease online trading system )
- 2012-02-15 11:19:25下载
- 积分:1
-
asp在线生成静态页、Excel、word功能
asp在线生成静态页、Excel、word功能【提示】可自定义生成文档的内容,word页眉页脚除外。
- 2015-01-21下载
- 积分:1
-
shengchengjingtai1
asp.net生成静态代码, cms开发可以用的到,很好的(Generate static code)
- 2011-06-24 16:54:16下载
- 积分:1
-
基于MVC EASYUI 模板
前端采用EasyUI,后台使用MVC编写的前端框架(mvc easyui framework)
- 2019-06-28 13:20:10下载
- 积分:1
-
aspnetmemberman
说明: Asp.Net Member Manager is a desktop WPF application for managing ASP.Net Memberships, Roles and Profiles.
- 2019-05-16 16:44:29下载
- 积分:1
-
asp-webset
说明: asp的项目实践,可做毕业设计参考 设计中使用 c# 作为开发语言(This is a good example for you to study asp
asp c#)
- 2010-03-20 09:45:13下载
- 积分:1
-
.NET面试题精讲
这些是C#,ASP.NET,数据库面试题,全部从网上收集而来,经整理而发表,希望给大家带来帮助,有错误的地方还请各位高手指出,在下倾听指教。(.NET interview questions)
- 2017-12-08 12:32:20下载
- 积分:1