<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I&#039;m CaLendarW Blog &#187; asp.net</title>
	<atom:link href="http://wongkalun.idv.hk/tag/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://wongkalun.idv.hk</link>
	<description>任何時間，都要用內心既一點光，照亮世界</description>
	<lastBuildDate>Wed, 07 Dec 2011 15:39:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Default Button and Default Focus in Master Page.</title>
		<link>http://wongkalun.idv.hk/2008/01/17/default-button-and-default-focus-in-master-page/</link>
		<comments>http://wongkalun.idv.hk/2008/01/17/default-button-and-default-focus-in-master-page/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 02:20:59 +0000</pubDate>
		<dc:creator>calendarw</dc:creator>
				<category><![CDATA[coding snippet]]></category>
		<category><![CDATA[asp.net]]></category>

		<guid isPermaLink="false">http://wongkalun.idv.hk/?p=22</guid>
		<description><![CDATA[自從轉左用 ASP.net 2.0 既 Master Page 之後, 個 form 出左出面, 所以以為無得用 Form Set Default Focus 同 Default Button, 阿敏今日 send 左個 site 比我, 入面考用 Page.Form 黎 Set Default Focus 同 Default Button, 要注意既係用 Default Button 既 UniqueID 同埋 Default Focus 既 ClientID dtsv.dtse_post_22_permalink = 'http://wongkalun.idv.hk/2008/01/17/default-button-and-default-focus-in-master-page/'; dtsv.dtse_post_22_title = 'Default Button and Default Focus in Master Page.';]]></description>
		<wfw:commentRss>http://wongkalun.idv.hk/2008/01/17/default-button-and-default-focus-in-master-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding ListItems don&#8217;t work with CheckboxList,RadiobuttonList etc.</title>
		<link>http://wongkalun.idv.hk/2007/10/09/adding-listitems-dont-work-with-checkboxlistradiobuttonlist-etc/</link>
		<comments>http://wongkalun.idv.hk/2007/10/09/adding-listitems-dont-work-with-checkboxlistradiobuttonlist-etc/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 08:19:18 +0000</pubDate>
		<dc:creator>calendarw</dc:creator>
				<category><![CDATA[error handling]]></category>
		<category><![CDATA[asp.net]]></category>

		<guid isPermaLink="false">http://wongkalun.idv.hk/?p=14</guid>
		<description><![CDATA[This is a bug of asp.net in 1.0 and 1.1, you may need to use HtmlInputRadioButton instead of RadioButtonList or HtmlSelect instead of DropDownList Microsoft Article: 309338 dtsv.dtse_post_14_permalink = 'http://wongkalun.idv.hk/2007/10/09/adding-listitems-dont-work-with-checkboxlistradiobuttonlist-etc/'; dtsv.dtse_post_14_title = 'Adding ListItems don’t work with CheckboxList,RadiobuttonList etc.';]]></description>
		<wfw:commentRss>http://wongkalun.idv.hk/2007/10/09/adding-listitems-dont-work-with-checkboxlistradiobuttonlist-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Event Validation</title>
		<link>http://wongkalun.idv.hk/2007/08/20/aspnet-event-validation/</link>
		<comments>http://wongkalun.idv.hk/2007/08/20/aspnet-event-validation/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 15:36:37 +0000</pubDate>
		<dc:creator>calendarw</dc:creator>
				<category><![CDATA[error handling]]></category>
		<category><![CDATA[asp.net]]></category>

		<guid isPermaLink="false">http://wongkalun.idv.hk/?p=6</guid>
		<description><![CDATA[[http://asp.net ASP.net] 2.0 添加了 event validation 的功能, 用來檢查張 form 的 variable, 如果張 form 係一開始時無將 possible variable encode 入個 session 度, 就會 throw exception: Invalid postback or callback argument. Event validation is enabled using &#60;pages enableEventValidation=&#8221;true&#8221;/&#62; in configuration or &#60;%@ Page EnableEventValidation=&#8221;true&#8221; %&#62; in a page. For security purposes, this feature verifies that arguments to postback [...]]]></description>
		<wfw:commentRss>http://wongkalun.idv.hk/2007/08/20/aspnet-event-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

