SQL分页控件源码源码描述:一个自制的分页控件可以针对GridView,DataList,Repeater,DataGridView等TheDataPagerisacustomcontrolthatattachestoadatacontrol(suchasaGridView,ListView,Datalist,Repeater)allowspagingonthatcontrol.TheDataPageritselfdisplaysthe"First","Next","Previous"and"Last"buttons(orNumericalpagesoraCustomcombination).YouclickonthebuttonsthepagerprovidesandyourdatacontrolwillautomaticallypagethroughthedatausingSQLPaging.欢迎感兴趣的用户下载研究
异步:Jquery方式以及MVC方式评论提交,评论显示,文章推荐等Jquery程序中的js基于jquery编写用到的一些jquery插件:jquery.lazyload.js:图片预加载jquery.pager.js
本系统由WebService端访问数据库,数据库文件也部署在SERVICE服务器端,并且提供服务接口,而客户端调用Service服务接口,这样,做到了客户端与数据库的完全脱离
版源码采用基于Remoting分布式部署技术架构,并且包含一套完整的权限管理系统
用户和IC卡绑定管理的例子程序,C卡管理,制卡等功能,可用于开发带IC卡刷卡功能的用户管理系统
主要通过WinForm应用程序实现Sql Server 2005,Sqlite 3的增、删、改、查,分页功能。是学习三层架构、工厂模式,操作Sql Server和Sqlite数据库的极佳学习例子