<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_MSPlus WebControls For ASP.NET. （服务器端控件）</title><subtitle type="text">Upgrade Develop Efficiency,Surprise For U! - Mack.Z</subtitle><id>http://feed.cnblogs.com/blog/u/5157/rss</id><updated>2006-04-30T02:49:00Z</updated><author><name>Mack.Z</name><uri>http://www.cnblogs.com/mack/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mack/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/5157/rss"/><entry><id>http://www.cnblogs.com/mack/archive/2005/07/28/202235.html</id><title type="text">压缩ASP.NET中的ViewState的改进方法</title><summary type="text">昨晚上写了一篇"压缩ASP.NET中的ViewState"的文章，大家都对这种方式是否会带来性能上消耗的问题比较关心．有一点是肯定的，压缩ViewState的减少网络带宽的占用，肯定会对性能有影响．我作了一个小小的测试.先后用同一个页面加密和不加密的情况下,刷新页面观测w3wp.exe的CPU占用情况.此页面的ViewState大小为3.996 Bytes w3wp.exe 以下是每次刷新的时CP...</summary><published>2005-07-28T11:55:00Z</published><updated>2005-07-28T11:55:00Z</updated><author><name>Mack.Z</name><uri>http://www.cnblogs.com/mack/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mack/archive/2005/07/28/202235.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mack/archive/2005/07/28/202235.html"/></entry><entry><id>http://www.cnblogs.com/mack/archive/2005/07/27/201411.html</id><title type="text">压缩ASP.NET中的ViewState</title><summary type="text">服务器端控件带来的好外我在这就不多说了，但多过的使用服务器端件保存控件的状态会带来大量的ViewState的情况大家一定遇到过吧．过多的ViewState会很大程度上降低页面的加载速度制成服务器端的性能下降．以下是结合CSharpZipLib对ViewState进行压缩的方法．MSPlus.Web.UI.Page 源码：usingSystem;usingSystem.Web.UI;usingSys...</summary><published>2005-07-27T13:47:00Z</published><updated>2005-07-27T13:47:00Z</updated><author><name>Mack.Z</name><uri>http://www.cnblogs.com/mack/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mack/archive/2005/07/27/201411.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mack/archive/2005/07/27/201411.html"/></entry><entry><id>http://www.cnblogs.com/mack/archive/2005/07/14/193084.html</id><title type="text">MSPlus.TabControl V1.1 版本发布</title><summary type="text">MSPlus.TabControl支持状态保存，SelectedIndexChanged事件，支持多层嵌套等功能，支持动态新增删除修改TabPage并保存其状态．．．MSPlus.TabControl常用属性和方法以及事件的说明：MSPlus.TabControl.Width = 控件的宽度MSPlus.TabControl.Height = 控件的高度MSPlus.TabControl.Sele...</summary><published>2005-07-14T14:55:00Z</published><updated>2005-07-14T14:55:00Z</updated><author><name>Mack.Z</name><uri>http://www.cnblogs.com/mack/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mack/archive/2005/07/14/193084.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mack/archive/2005/07/14/193084.html"/></entry><entry><id>http://www.cnblogs.com/mack/archive/2005/07/14/192441.html</id><title type="text">发布MSPlus TabControl WebControl V1.0.0710 版本</title><summary type="text">MSPlus.TabControl支持状态保存，SelectedIndexChanged事件，支持多层嵌套等功能．．．MSPlus.TabControl常用属性和方法以及事件的说明：Unit Width = 控件的宽度Unit Height = 控件的高度Int32 SelectedIndex ＝ 获取或设置选中的Tab页索引编号SelectionMode（Server or Client）= 每...</summary><published>2005-07-13T16:16:00Z</published><updated>2005-07-13T16:16:00Z</updated><author><name>Mack.Z</name><uri>http://www.cnblogs.com/mack/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mack/archive/2005/07/14/192441.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mack/archive/2005/07/14/192441.html"/></entry><entry><id>http://www.cnblogs.com/mack/archive/2005/07/09/189520.html</id><title type="text">Html Convert Image (Html2Image)</title><summary type="text">将HTML网页（文本）等转换为图片的类库以上是使用 HtmlConvertImage (Html2Image) 类库所作的演示小工具MSPlus.HtmlConvertImagemHCont=newMSPlus.HtmlConvertImage();//设置图片的长度，如果网页的长度超过一张图片的长度时自己将其分割在多张图片中mHCont.ConvertImage(mUrl,Int32.Parse...</summary><published>2005-07-09T14:23:00Z</published><updated>2005-07-09T14:23:00Z</updated><author><name>Mack.Z</name><uri>http://www.cnblogs.com/mack/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mack/archive/2005/07/09/189520.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mack/archive/2005/07/09/189520.html"/></entry><entry><id>http://www.cnblogs.com/mack/archive/2005/06/18/176869.html</id><title type="text">Gaia（MasterPage）我的第一个开源控件</title><summary type="text">Gaia是一个主版頁面规划工具　　GAIA(Master Page)可以讓您規劃出網站主體風格，使其他的內容頁面或是不同主題都擁有一致的外觀樣式。將來修改網站風格的時候，只需將Master Page換掉，就可以擁有一個全新風格的網站。GAIA V1.0 Beta(MASTERPAGE)下载地址： http://www.cnblogs.com/mack/articles/176872.html类文件...</summary><published>2005-06-18T13:22:00Z</published><updated>2005-06-18T13:22:00Z</updated><author><name>Mack.Z</name><uri>http://www.cnblogs.com/mack/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mack/archive/2005/06/18/176869.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mack/archive/2005/06/18/176869.html"/></entry><entry><id>http://www.cnblogs.com/mack/archive/2005/05/16/156233.html</id><title type="text">MSN Winks 文件的解密</title><summary type="text">自从装了MSN7之后就感觉他其中的Winks挺好玩的，但用来用去也就这么些。昨天晚上洗澡时就在想如果能DIY Winks的话，那到时挺好玩的。今天一早来公司，正事到先没干（哈，别想同事们看到了）。就先忙着研究Winks了。首先找到了MSN Winks的所在目录 一般也就是以下路径，中间的zhuguoping和3662667825会应登录帐户和环境而有所不同。C:\Documents and Set...</summary><published>2005-05-16T02:33:00Z</published><updated>2005-05-16T02:33:00Z</updated><author><name>Mack.Z</name><uri>http://www.cnblogs.com/mack/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mack/archive/2005/05/16/156233.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mack/archive/2005/05/16/156233.html"/></entry><entry><id>http://www.cnblogs.com/mack/archive/2005/03/05/113325.html</id><title type="text">学习SPRING中的一个疑惑.请教一下各位</title><summary type="text">&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot; ?&amp;gt; &amp;lt;objects&amp;gt; &amp;#160;&amp;#160;&amp;#160; &amp;lt;description&amp;gt;An&amp;#160; example that demonstrates simple IoC features.&amp;lt;/description&amp;gt; &amp;#16...</summary><published>2005-03-04T16:45:00Z</published><updated>2005-03-04T16:45:00Z</updated><author><name>Mack.Z</name><uri>http://www.cnblogs.com/mack/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mack/archive/2005/03/05/113325.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mack/archive/2005/03/05/113325.html"/></entry><entry><id>http://www.cnblogs.com/mack/archive/2004/12/02/71793.html</id><title type="text">发布MSPlus DatePicker WebControl V2.0.1201 版本</title><summary type="text">DatePickerV2.0 FreeVersion Build 1201 具有下功能: 支持多国语言（中，英，法） 支持AutoPostBack模式 可自定义边框，背景色，字体色等样式 支持VS.NET2003中的设计时模式 具有DateChanged事件 支持更多浏览器环境（PC (WinXP): Internet Explorer 4/5/5.5/6, Netscape 4.78/7, Mo...</summary><published>2004-12-01T17:16:00Z</published><updated>2004-12-01T17:16:00Z</updated><author><name>Mack.Z</name><uri>http://www.cnblogs.com/mack/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mack/archive/2004/12/02/71793.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mack/archive/2004/12/02/71793.html"/></entry><entry><id>http://www.cnblogs.com/mack/archive/2004/09/11/42259.html</id><title type="text">发布MSPlus ToolBar&amp;Menu WebControl V1.1.0910 版本</title><summary type="text">2004-9-18 ：菜单和工具条控件是支持跨越IFrame框架的，只是在上一版的示例包中没有加上这个功能的演示页，目前已更新过示例包有需要的朋友可以重新下载！2004-9-12 ：修改了有些版本的VS.NET2003中无法将控件直接拖到设计视图的问题．MSPlus ToolBar &amp;amp; Menu FreeVersion 1.1.0910 新增以下功能:Office2003的样式风格 通过键...</summary><published>2004-09-11T14:14:00Z</published><updated>2004-09-11T14:14:00Z</updated><author><name>Mack.Z</name><uri>http://www.cnblogs.com/mack/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mack/archive/2004/09/11/42259.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mack/archive/2004/09/11/42259.html"/></entry></feed>
