搜索资源列表
MicrosoftExtend.Common.ViewState
- 压缩ViewState状态,以减少页面传输量
WilsonWebFormDemo
- The Wilson.WebForm.Form is an advanced Form Server Control. It replaces or supplements the standard built-in HtmlForm. It allows multiple Forms to be used on the same ASPX Page. Its Action property finally allow
flexflagiq
- Flex做的一个小测验程序,关于viewstate和Xml的使用
亮剑Net-深入体验与实战精要
- 目录 第一篇 技术基础总结 第1章 .NET,你真的知道了吗 1.1 搞清自己是干什么的 1.2 .NET的几个特性 1.3 万丈高楼平地起:面试者必会 1.3.1 C#介绍 1.3.2 命名空间 1.3.3 C#语法格式要点 1.3.4 变量 1.3.5 类型推断 1.3.6 变量的作用域 1.3.7
MicrosoftExtend.Common.ViewState
- 压缩ViewState状态,以减少页面传输量-ViewState compressed state, in order to reduce traffic page
WilsonWebFormDemo
- The Wilson.WebForm.Form is an advanced Form Server Control. It replaces or supplements the standard built-in HtmlForm. It allows multiple Forms to be used on the same ASPX Page. Its Action property finally allow
flexflagiq
- Flex做的一个小测验程序,关于viewstate和Xml的使用-err
ScrewTurnWiki2036
- 免费开源 无需使用一个数据库 (但是可以支持SQL Server 和 MySQL 方面插件支持) 无需接触 IIS 和 ASP.NET 配置 (可以在 ASP.NET Medium Trust 环境下工作) 一个灵巧的可配置内容缓存系统促使其性能卓越和每个硬件配置均可扩展 可配置的ViewState Compression 和 HTTP Compression 的使用使其占用带宽少 易于配置,
dotwiki
- * Prevent ViewPicture.aspx and BlogRecentChanges.aspx from using the standard stylesheet (styles.css) because we don t need the two-column layout for these pages. * RecentChanges.aspx now starts with the latest 50 c
DarkLakeTools
- Dark Lake Tools is a collection of ASP.net website utilities. It includes dynamic image sizing and resizing, dynamic text creation, javascr ipt packing, combination and minify, page viewstate compression and movement for
ScrewTurnWiki-SqlServer
- 免费开源 无需使用一个数据库 (但是由SQL Server 和 MySQL 方面插件支持) 无需接触 IIS 和 ASP.NET 配置 (在 ASP.NET Medium Trust 环境下工作) 一个灵巧的可配置内容缓存系统促使其性能卓越和每个硬件配置均可扩展 可配置的ViewState Compression 和 HTTP Compression 的使用使其占用带宽少 易于配置,使用,管理 占用
FineUI_v3.2.0_source_all
- FineUI - 基于 ExtJS 的专业 ASP.NET 2.0 控件库,拥有完善的 AJAX 支持和丰富的界面效果 FineUI 是一组基于 ExtJS 的专业 ASP.NET 2.0 控件库,拥有完善的 AJAX 支持和丰富的界面效果。 FineUI 是为了创建没有 Javascr ipt,没有 CSS,没有 UpdatePanel,没有 ViewState,没有 WebServices 的网站应用程序。
grdvewaddbutton
- 在gridview中动态添加按钮及事件,涉及 viewstate.-Add button in gridview dynamically and events involving viewstate.
ViewStateDecoder2.0
- asp.net viewstate decode
fpt_v2.1
- 在ASP.NET开发中,一般情况下,网站的前台程序不使用.NET控件模式,性能都得到了提升。.NET控件的开发方式比较有利于提高开发效率,提高模块的重用性,但缺陷是性能上会有一些损失,例如不用数据绑定,显然也就不必判断数据来源和转换数据类型,不用页面控件和控件事件等,也就避免了使用ViewState,此外.NET控件往往追求功能齐全,当你只需要一部分功能时,大量无用的代码同样会拖累性能,基于以上考虑,方配网站模板引擎选择了另外一种模板方