<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_农国苏（我会不断的完善我写的东西，不管它一开始有多简陋！）</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/39526/rss</id><updated>2008-07-04T16:08:44Z</updated><author><name>农国苏</name><uri>http://www.cnblogs.com/ecngs/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ecngs/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/39526/rss"/><entry><id>http://www.cnblogs.com/ecngs/archive/2008/07/03/1235166.html</id><title type="text">农国苏：WPF中XAML PK C#（完善中……）</title><summary type="text">XAML C# &amp;lt;Button Content="农国苏" Click="Button_Click" /&amp;gt; System.Windows.Controls.Button ngsButton = new System.Windows.Controls.Button(); ngsButton.Content = "农国苏"; ngsButton.Click += new System.Wi...</summary><published>2008-07-03T15:24:00Z</published><updated>2008-07-03T15:24:00Z</updated><author><name>农国苏</name><uri>http://www.cnblogs.com/ecngs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ecngs/archive/2008/07/03/1235166.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ecngs/archive/2008/07/03/1235166.html"/></entry><entry><id>http://www.cnblogs.com/ecngs/archive/2008/07/03/1235120.html</id><title type="text">农国苏：WPF控件简单总结（完善中……）</title><summary type="text">内容控件：1.Button:当Button.IsCancel="True"时，点击按钮，对话框关闭。当Button.IsDefault="True"，按回车触发按钮的Click事件。2.RepeatButton:外表和Button一模一样，行为也基本一样，不一样的地方是，当按住RepeatButton不放时，不断触发点击事件。其触发事件频率由属性Delay和Interval决定。同时RepeatB...</summary><published>2008-07-03T14:32:00Z</published><updated>2008-07-03T14:32:00Z</updated><author><name>农国苏</name><uri>http://www.cnblogs.com/ecngs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ecngs/archive/2008/07/03/1235120.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ecngs/archive/2008/07/03/1235120.html"/></entry><entry><id>http://www.cnblogs.com/ecngs/archive/2008/07/03/1235001.html</id><title type="text">农国苏：Ajax的核心：XMLHttpRequest（完善中……）</title><summary type="text">第一步（在页面上创建&amp;#8220;输入&amp;#8221;和&amp;#8220;输出&amp;#8221;区域）Default.aspx:&amp;lt;form id="form1" runat="server"&amp;gt; &amp;lt;div&amp;gt; 输入：&amp;lt;input id="A" type="text" value="0" onkeyup="Count();" /&amp;gt; 输入：&amp;lt;input id="B" typ...</summary><published>2008-07-03T10:27:00Z</published><updated>2008-07-03T10:27:00Z</updated><author><name>农国苏</name><uri>http://www.cnblogs.com/ecngs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ecngs/archive/2008/07/03/1235001.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ecngs/archive/2008/07/03/1235001.html"/></entry><entry><id>http://www.cnblogs.com/ecngs/archive/2008/07/03/1234810.html</id><title type="text">农国苏：asp.net在Client端使用另一种异步技术CallBack （完善中……）</title><summary type="text">第一步（在页面上创建&amp;#8220;输入&amp;#8221;和&amp;#8220;输出&amp;#8221;区域）：myPage.aspx&amp;lt;form id="form1" runat="server"&amp;gt; &amp;lt;div&amp;gt; 输入姓名：&amp;lt;input id="txtUserName" type="text" /&amp;gt; 输出信息：&amp;lt;span id="Results" &amp;gt;&amp;lt;/span&amp;...</summary><published>2008-07-03T07:10:00Z</published><updated>2008-07-03T07:10:00Z</updated><author><name>农国苏</name><uri>http://www.cnblogs.com/ecngs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ecngs/archive/2008/07/03/1234810.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ecngs/archive/2008/07/03/1234810.html"/></entry><entry><id>http://www.cnblogs.com/ecngs/archive/2008/07/03/1234592.html</id><title type="text">农国苏：asp.net动态注册javascript总结(完善中……)</title><summary type="text">一.使用RegisterStartUpScript注册只执行一次的javascript第1步(创建并注册并使用javascript)：Page.aspx.csprotected void Page_Load(object sender, EventArgs e){ //创建JavaScript string info = "&amp;lt;script&amp;gt;alert('你好，我是农国苏！')&amp;lt;/...</summary><published>2008-07-03T03:05:00Z</published><updated>2008-07-03T03:05:00Z</updated><author><name>农国苏</name><uri>http://www.cnblogs.com/ecngs/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ecngs/archive/2008/07/03/1234592.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ecngs/archive/2008/07/03/1234592.html"/></entry></feed>
