<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_World.Hello().ToString();_分类_控件&amp;组件开发</title><id>http://feed.cnblogs.com/blog/u/12020/category/27960/rss</id><updated>2012-06-03T11:03:21Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ktgu/category/27960.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/12020/category/27960/rss"/><entry><id>http://www.cnblogs.com/ktgu/archive/2005/08/27/224257.html</id><title type="text">开发模板化服务器控件笔记（1）</title><summary type="text">模板化控件提供将控制数据和UI分开，控制数据由模板控件提供模板控件本身不提供用户界面(UI)，用户界面(UI)是由这个控件的内联模板提供.</summary><published>2005-08-27T10:35:00Z</published><updated>2005-08-27T10:35:00Z</updated><author><name>谷哥</name><uri>http://www.cnblogs.com/ktgu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ktgu/archive/2005/08/27/224257.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ktgu/archive/2005/08/27/224257.html"/><content type="text">模板化控件提供将控制数据和UI分开，控制数据由模板控件提供模板控件本身不提供用户界面(UI)，用户界面(UI)是由这个控件的内联模板提供.</content></entry><entry><id>http://www.cnblogs.com/ktgu/archive/2005/06/14/173167.html</id><title type="text">Asp.net服务器控件和组件开发(1)</title><summary type="text">最经常的情况是我们自定义的服务器控件是从System.Web.UI.Control类或是从System.Web.UI.WebControls.WebControl派生.如果你开发的控件需要表现对HTML样式的支持的话,你就得从WEBCONTROL类派生.(实际上WEBCONTROL类也是从CONTROL类派生而来的,它增加了对样式的支持,如:字体,高度,背景...)</summary><published>2005-06-13T17:07:00Z</published><updated>2005-06-13T17:07:00Z</updated><author><name>谷哥</name><uri>http://www.cnblogs.com/ktgu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ktgu/archive/2005/06/14/173167.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ktgu/archive/2005/06/14/173167.html"/><content type="text">最经常的情况是我们自定义的服务器控件是从System.Web.UI.Control类或是从System.Web.UI.WebControls.WebControl派生.如果你开发的控件需要表现对HTML样式的支持的话,你就得从WEBCONTROL类派生.(实际上WEBCONTROL类也是从CONTROL类派生而来的,它增加了对样式的支持,如:字体,高度,背景...)</content></entry><entry><id>http://www.cnblogs.com/ktgu/archive/2005/06/12/173168.html</id><title type="text">Asp.net中的视图状态机制</title><summary type="text">我们知道HTTP协议是一个无状态的协议,而WEB应用程序就建立在HTPP协议之上,我们也知道WEB应用程序是一个状态连续的应用.比如:当你在进行了一个操作以后我们需要保持处理后的状态然后再进行其他的处理,此是我们需要一种状态保持机制.那么建立在无状态的HTTP协议上的WEB应用这样才能保持状态呢?下面我们来分析</summary><published>2005-06-12T10:04:00Z</published><updated>2005-06-12T10:04:00Z</updated><author><name>谷哥</name><uri>http://www.cnblogs.com/ktgu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ktgu/archive/2005/06/12/173168.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ktgu/archive/2005/06/12/173168.html"/><content type="text">我们知道HTTP协议是一个无状态的协议,而WEB应用程序就建立在HTPP协议之上,我们也知道WEB应用程序是一个状态连续的应用.比如:当你在进行了一个操作以后我们需要保持处理后的状态然后再进行其他的处理,此是我们需要一种状态保持机制.那么建立在无状态的HTTP协议上的WEB应用这样才能保持状态呢?下面我们来分析</content></entry></feed>
