Description: Source description:
PeterPageList Filename:
Description: mainly use SQL storage process for the realization of the paging, in the implementation of the page, you need to pay attention to the matter,
Under the root of the project there is a DB folder, please read carefully, which contains the test data information, of course, you can
Directly attached to the
File function description: data list page
Practical attention to the paging:
Wrote a page of demo, to share with you, learn each other.
Note information: upload part of their own summary of the common method of the package, there is a lack of perfection, I hope you will point out, willing to learn and exchange
To Search:
File list (Check if you may need any files):
51Aspx源码必读.txt
DB_51aspx
.........\DBdemo.mdf
.........\DBdemo_log.ldf
.........\SQLQuery2.sql
PeterPage
PeterPage.BLL
.............\bin
.............\...\Debug
.............\...\Release
.............\obj
.............\...\Debug
.............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\...\.....\PeterPage.BLL.csproj.FileListAbsolute.txt
.............\...\.....\ResolveAssemblyReference.cache
.............\...\.....\TempPE
.............\PeterPage.BLL.csproj
.............\Properties
.............\..........\AssemblyInfo.cs
.............\UserList.cs
PeterPage.DAL
.............\bin
.............\...\Debug
.............\...\Release
.............\obj
.............\...\Debug
.............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\...\.....\PeterPage.DAL.csproj.FileListAbsolute.txt
.............\...\.....\ResolveAssemblyReference.cache
.............\...\.....\TempPE
.............\Pages
.............\.....\SqlPageList.cs
.............\PeterPage.DAL.csproj
.............\Properties
.............\..........\AssemblyInfo.cs
.............\UserList.cs
PeterPage.DBUtility
...................\bin
...................\...\Debug
...................\...\Release
...................\CommandInfo.cs
...................\DbHelperSQL.cs
...................\obj
...................\...\Debug
...................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...................\...\.....\PeterPage.DBUtility.csproj.FileListAbsolute.txt
...................\...\.....\TempPE
...................\PeterPage.DBUtility.csproj
...................\Properties
...................\..........\AssemblyInfo.cs
...................\PubConstant.cs
PeterPage.Model
...............\bin
...............\...\Debug
...............\...\Release
...............\obj
...............\...\Debug
...............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...............\...\.....\PeterPage.Model.csproj.FileListAbsolute.txt
...............\...\.....\TempPE
...............\PeterPage.Model.csproj
...............\Properties
...............\..........\AssemblyInfo.cs
...............\UserList.cs
PeterPage.sln
PeterPage.suo
.........\App_Data
.........\bin
.........\css
.........\...\css.css
.........\Global.asax
.........\Global.asax.cs
.........\Images
.........\......\icon_correct.png
.........\......\icon_disable.png
.........\......\table_th_bg.gif
.........\JS
.........\..\Bll.js
.........\..\jquery-1.7.2.js
.........\..\jquery-1.7.2.min.js
.........\obj
.........\...\Debug
.........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.........\...\.....\PeterPage.csproj.FileListAbsolute.txt
.........\...\.....\ResolveAssemblyReference.cache
.........\...\.....\TempPE
.........\PeterPage.csproj
.........\PeterPage.csproj.user
.........\PeterpageList.aspx
.........\PeterpageList.aspx.cs
.........\PeterpageList.aspx.designer.cs
.........\Properties
.........\..........\AssemblyInfo.cs
.........\Site.Master
.........\Site.Master.cs
.........\Site.Master.designer.cs
.........\Web.config
.........\Web.Debug.config
.........\Web.Release.config
说明.htm