-
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
-
Goats-KO-Table-Editor
Desencriptador de TBL Knight Online, Basico y Fixeado para VB.Net 2005
- 2012-07-08 14:59:24下载
- 积分:1
-
考场认证系统
用SQL SERVER 和Visual studio两个软件结合起来所编写的考场认证系统,用的是VB语言
- 2022-03-31 03:40:18下载
- 积分:1
-
asp.net 实现jmail 接收和发送邮件程序
asp.net 实现jmail 接收和发送邮件程序-asp.netasp.net 实现Jmail
- 2022-08-10 13:16:47下载
- 积分: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
-
2009年图书:芯片上的网络
2009年图书:芯片上的网络 - 理论和实践-2009 Books: on-chip networks- theory and practice
- 2022-05-28 11:04:14下载
- 积分:1
-
Asp.Net空间信息探针 v1.0.4031.0
Asp.Net空间信息探针 v1.0.4031.0-Asp.Net probe spatial information v1.0.4031.0
- 2022-09-23 20:15:03下载
- 积分:1
-
VS.NET nine cases of c# asp.net source code
VS.NET九大案例 c# asp.net 源码-VS.NET nine cases of c# asp.net source code
- 2022-05-25 19:17:38下载
- 积分:1
-
DotNetTextBox Note: In addition to manually edit this file, you can also use Web...
DotNetTextBox
注意: 除了手动编辑此文件以外,您还可以使用
Web 管理工具来配置应用程序的设置。可以使用 Visual Studio 中的
“网站”->“Asp.Net 配置”选项。
设置和注释的完整列表在
machine.config.comments 中,该文件通常位于
WindowsMicrosoft.NetFrameworkv2.xConfig 中-DotNetTextBox Note: In addition to manually edit this file, you can also use Web management tools to configure the application settings. Visual Studio can use the
- 2023-01-09 15:00:03下载
- 积分:1
-
北大青鸟ACCP课程S2”的深度。NET平台和C编程#…
北大青鸟Accp课程 S2 《深入.NET平台和C#编程(.NETOOP)》理论贯穿案例-Beida Jade Bird Accp courses S2 " in depth. NET platform and C# programming (. NETOOP)" Theory of cross-cutting case
- 2022-03-21 02:23:14下载
- 积分:1