-
GridView自定义分页并集成列可拖动功能控件
一个GridView自定义分页并集成列可拖动功能控件
GridViewPageable为空...
GridView自定义分页并集成列可拖动功能控件
一个GridView自定义分页并集成列可拖动功能控件
GridViewPageable为空间源码,Demo为演示文件夹
- 2022-08-17 14:49:25下载
- 积分:1
-
PersonalBlog
1)通过两个抽象表存放任何数据实体以及实体之间的关系;
2)通过两种扩展字段设计方式实现任何数据实体的字段扩展需要,并且扩展的字段支持数据库级别的排序搜索功能;扩展字段的添加和一般字段没有什么大的区别,仅仅只是添加了一个特性而已。
3)由于将实体与实体之间的关系进行高度抽象(最终抽象为横向和父子递归两种关系),导致数据库访问层的接口的通用型非常广泛,可以适应任何实体之间的关系。这样的设计用一般的言语无法表达;也许你看了代码之后会有所体会;
4)吸取了CS中的很多好的设计,如Provider模式,动态构建SQL实现自定义查询,缓存,多语言资源文件设计,自定义Url重写,Ajax功能,etc;
5)优秀的运行性能;
6)通过一个简单的文章发布系统的后台管理系统作为Demo,展示本框架的部分功能;
7)目前该框架还在不断完善优化中。(1) to store any data entities and the relationship between two abstract table
2) fields of any data entity expansion needs in two extended field design approach, and extended field support database level sort search function add extension field and the general field no big difference, just add a feature.
3) the relationship between the entity and the entity to a high degree of abstraction (the final abstract horizontal and parent-child recursive two), resulting in the interface of the database access layer, Universal is very extensive, and can be adapted to the relationship between any entities. This design can not be expressed in general language maybe you looked at the code will be the experience
4) draw a lot of good design in CS, such as the Provider mode, dynamically build the SQL to implement a custom query cache, the design of multi-language resource files, custom Url rewrite, Ajax functionality, etc.
5) excellent operational performance
6) release system in the backg)
- 2012-04-05 11:54:22下载
- 积分:1
-
database for search engine
database for search engine
- 2022-02-12 02:28:23下载
- 积分:1
-
注册及登录验证模块
注册及登录验证模块设计实现了一个Web网站中最为普遍的登录及用户管理功能。本实例实现的具体功能如下:
用户登录。
用户注册。
修改用户基本信息。
修改用户密码。
删除用户。
设置用户权限。
用验证码对用户进行验证。
退出登录。
- 2023-05-30 04:45:03下载
- 积分:1
-
MySql.Data.dll_jb51-(1)
各版本的.net下的mysql dll
各版本的.net下的mysql dll(Each version of the mysql dll)
- 2015-01-19 14:27:37下载
- 积分:1
-
基于.net的增删改查
.net增删改查,用户登录页面,增加数据页面,删除人员页面,添加管理员页面,管理员修改,普通用户修改,注册页面,vs2012
- 2023-05-23 05:05:08下载
- 积分:1
-
在asp.net状态下弹出模态窗口.消息框.
不同于其它的方式.可以任意返回值.
包括示例及源码...
在asp.net状态下弹出模态窗口.消息框.
不同于其它的方式.可以任意返回值.
包括示例及源码-在asp.net ?
- 2022-03-03 23:24:42下载
- 积分:1
-
TestSybaseAse
c#、.net中连接sybase数据库,及中文乱码处理源码。(c#,. net connect sybase database, and Chinese garbled handle source.)
- 2011-09-21 15:30:38下载
- 积分:1
-
Blog
通过调查分析,要求博客软件具有以下的一些功能:
管理员通过前台页面进入后台管理模块后,对注册的博客用户进行管理,包括对注册用户的查找和删除。
管理员进入后台管理模块后,可对账户进行管理,包括添加管理员账户、修改管理员账户、删除管理员账户和对管理员进行权限设置。
管理员进入后台管理模块后,可对友情链接进行管理,包括对友情链接进行添加、查找和删除。
博客用户通过前台登录后,可对自己的博客空间进行管理,包括发布自己的网络日志、与相关人员进行交流和沟通以及删除访客发表的评论等。
访客通过注册,登录进入博客空间发表评论。
访客不注册,通过匿名方式对博客空间发表评论。
- 2022-01-30 21:46:14下载
- 积分:1
-
Book ASP.net
可以实现登录、注册,对数据库的增删改查,数据库类型为access(Login, registration, database additions and deletions, database type access)
- 2018-06-05 09:38:33下载
- 积分:1