文件名称:MvcPager 1.5 for ASP.NET MVC 3 示例项目 (中文)
文件大小:810KB
文件格式:RAR
更新时间:2014-06-19 02:44:49
MvcPager MVC分页 分页
MvcPager分页控件是在ASP.NET MVC Web应用程序中实现分页功能的一系列扩展方法,该分页控件的最初的实现方法借鉴了网上流行的部分源代码,尤其是ScottGu的PagedList
【文件预览】:
Global.asax.cs
SamplesMvc3.0.csproj.user
Web.Debug.config
Scripts
----jquery.unobtrusive-ajax.min.js(3KB)
----jquery.unobtrusive-ajax.js(6KB)
----jquery-1.5.1.min.js(99KB)
----jquery.blockUI.js(15KB)
----MicrosoftMvcAjax.debug.js(15KB)
----MicrosoftAjax.js(99KB)
----MicrosoftMvcAjax.js(6KB)
----jquery-1.5.1-vsdoc.js(247KB)
----MicrosoftAjax.debug.js(309KB)
Global.asax
bin
----MvcPager.dll(36KB)
----MvcPager.pdb(46KB)
----SampleMvc3.0.pdb(46KB)
----SampleMvc3.0.dll(27KB)
Web.config
Properties
----AssemblyInfo.cs(1KB)
App_Data
----NORTHWND_log.ldf(1024KB)
----NORTHWND.MDF(2.75MB)
Views
----Web.config(3KB)
----_ViewStart.cshtml(55B)
----Home()
--------Index.cshtml(1KB)
----Shared()
--------Error.cshtml(210B)
--------_Layout.cshtml(3KB)
----Orders()
--------UCOrderList.cshtml(777B)
--------Loading.cshtml(1KB)
--------JqAjaxOrders.cshtml(473B)
--------UCJqOrderList.cshtml(770B)
--------MyModel.cshtml(983B)
--------MsAjaxOrders.cshtml(583B)
--------Index.cshtml(498B)
--------AjaxEvents.cshtml(918B)
--------MyList.cshtml(669B)
--------CustomRoutePaging.cshtml(2KB)
--------UrlParameters.cshtml(681B)
--------UCPageIndexBox.cshtml(1KB)
--------StoredProcedure.cshtml(716B)
--------PageIndexBox.cshtml(874B)
--------CustomInfo.cshtml(861B)
--------MultiplePagers.cshtml(2KB)
--------ApplyStyles.cshtml(1KB)
--------UCAjaxEvents.cshtml(1KB)
--------UCLoading.cshtml(1KB)
Web.Release.config
Images
----play.png(580B)
----loading.gif(2KB)
----Thumbs.db(4KB)
Content
----themes()
--------base()
----Site.css(5KB)
SamplesMvc3.0.csproj
Models
----MyModel.cs(428B)
----Orders.edmx(7KB)
----MyOrdersModel.cs(517B)
----Orders.Designer.cs(18KB)
----MyList.cs(651B)
Controllers
----OrdersController.cs(7KB)
----HomeController.cs(228B)