<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Wiki ASP.NET &#187; ASP.NET Controls</title>
	<atom:link href="http://wikiaspnet.wordpress.com/category/aspnet/aspnet-controls/feed/" rel="self" type="application/rss+xml" />
	<link>http://wikiaspnet.wordpress.com</link>
	<description>A Wiki place for our ASP.NET Crossbone project</description>
	<lastBuildDate>Fri, 27 Nov 2009 02:36:45 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='wikiaspnet.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/e66ec5a00ff7c5daa0ab68d1b109f227?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Wiki ASP.NET &#187; ASP.NET Controls</title>
		<link>http://wikiaspnet.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://wikiaspnet.wordpress.com/osd.xml" title="Wiki ASP.NET" />
		<item>
		<title>Modal Popup with Rounded Corners</title>
		<link>http://wikiaspnet.wordpress.com/2008/07/01/modal-popup-with-rounded-corners/</link>
		<comments>http://wikiaspnet.wordpress.com/2008/07/01/modal-popup-with-rounded-corners/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 01:39:38 +0000</pubDate>
		<dc:creator>Slayter</dc:creator>
				<category><![CDATA[ASP.NET Controls]]></category>

		<guid isPermaLink="false">http://wikiaspnet.wordpress.com/?p=79</guid>
		<description><![CDATA[If you set the TargetControlID of both ModalExtender and RoundedCornerExtender to one panel, ASP.NET will not like it, probably because of some JavaScript clashes.
One simply trick is to have an inner panel, surrounded by an outer panel. Set the outer panel&#8217;s background color to transparent and let the inner panel have the rounded corner extender.
Like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wikiaspnet.wordpress.com&blog=3120846&post=79&subd=wikiaspnet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you set the TargetControlID of both ModalExtender and RoundedCornerExtender to one panel, ASP.NET will not like it, probably because of some JavaScript clashes.</p>
<p>One simply trick is to have an inner panel, surrounded by an outer panel. Set the outer panel&#8217;s background color to transparent and let the inner panel have the rounded corner extender.</p>
<p>Like so: (key is the transparent)<br />
<span style="color:#3366ff;"><span style="color:#800000;">.modalPopupOuter</span> <span style="color:#000000;">{</span><br />
<strong><span style="color:#ff0000;">background-color:</span>Transparent;</strong><br />
<span style="color:#ff0000;">padding:</span>10px 10px;<br />
<span style="color:#ff0000;">width:</span>700px;<br />
<span style="color:#ff0000;">height:</span>520px;<br />
<span style="color:#000000;">}</span><br />
<span style="color:#800000;">.modalPopupInner</span> <span style="color:#000000;">{</span><br />
<span style="color:#ff0000;">background-color:</span>#ffffff;<br />
<span style="color:#ff0000;">padding:</span> 10px;<br />
<span style="color:#ff0000;">width:</span>700px;<br />
<span style="color:#ff0000;">height:</span>500px;<br />
<span style="color:#000000;">}</span></span><br />
The screen shot below doesn&#8217;t have rounded corners, but it has a stand-out &#8220;X&#8221; on the top-right corner, that&#8217;s achieved by having the transparent outer panel, obviously.<br />
<a href="http://wikiaspnet.files.wordpress.com/2008/07/modal2.jpg"><img class="alignnone size-full wp-image-82" src="http://wikiaspnet.files.wordpress.com/2008/07/modal2.jpg?w=696&#038;h=402" alt="" width="696" height="402" /></a><a href="http://wikiaspnet.files.wordpress.com/2008/07/modal2.jpg"><br />
</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wikiaspnet.wordpress.com/79/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wikiaspnet.wordpress.com/79/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wikiaspnet.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wikiaspnet.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wikiaspnet.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wikiaspnet.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wikiaspnet.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wikiaspnet.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wikiaspnet.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wikiaspnet.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wikiaspnet.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wikiaspnet.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wikiaspnet.wordpress.com&blog=3120846&post=79&subd=wikiaspnet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wikiaspnet.wordpress.com/2008/07/01/modal-popup-with-rounded-corners/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/392dac9bbc3c8fea87e0533a51b59b37?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Slayter</media:title>
		</media:content>

		<media:content url="http://wikiaspnet.files.wordpress.com/2008/07/modal2.jpg" medium="image" />
	</item>
		<item>
		<title>Validation Controls</title>
		<link>http://wikiaspnet.wordpress.com/2008/05/15/validation-controls/</link>
		<comments>http://wikiaspnet.wordpress.com/2008/05/15/validation-controls/#comments</comments>
		<pubDate>Thu, 15 May 2008 18:33:03 +0000</pubDate>
		<dc:creator>Slayter</dc:creator>
				<category><![CDATA[ASP.NET Controls]]></category>

		<guid isPermaLink="false">http://wikiaspnet.wordpress.com/?p=47</guid>
		<description><![CDATA[ASP.NET supplies 6 different validation controls, each with some distinct properties besides the few common ones:

RequiredFieldValidator
RangeValidator

MaximumValue (In code behind, MaximumValue=DateTime.Today.ToString(&#8220;yyyy/MM/dd&#8221;))
MinimumValue (1850/1/1)
Type (String or Date)


RegularExpressionValidator

ValidationExpression &#8211; put in regular expression here. There are a few of pre-defined ones.


CompareValidator

ControlToValidate &#38; ControlToCompare


CustomValidator

Double-click on design mode to get the event handler on server-side
e.g. args.IsValid == (args.Value.Length &#62;= 8 )
clientValidationFunction [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wikiaspnet.wordpress.com&blog=3120846&post=47&subd=wikiaspnet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>ASP.NET supplies <strong>6</strong> different validation controls, each with some distinct properties besides the few common ones:</p>
<ul>
<li><strong>RequiredFieldValidator</strong></li>
<li><strong>RangeValidator</strong>
<ul>
<li>MaximumValue (In code behind, MaximumValue=DateTime.Today.ToString(&#8220;yyyy/MM/dd&#8221;))</li>
<li>MinimumValue (1850/1/1)</li>
<li>Type (String or Date)</li>
</ul>
</li>
<li><strong>RegularExpressionValidator</strong>
<ul>
<li>ValidationExpression &#8211; put in regular expression here. There are a few of pre-defined ones.</li>
</ul>
</li>
<li><strong>CompareValidator</strong>
<ul>
<li>ControlToValidate &amp; ControlToCompare</li>
</ul>
</li>
<li><strong>CustomValidator</strong>
<ul>
<li>Double-click on design mode to get the event handler on server-side<br />
e.g. args.IsValid == (args.Value.Length &gt;= 8 )</li>
<li>clientValidationFunction (JavaScript)<br />
e.g.<br />
function isLengthValid (source, args)<br />
{<br />
args.IsValid = (args.Value.Length &gt;= 8 )<br />
}</li>
<li>Both client- and server-side validation function should be included</li>
</ul>
</li>
<li><strong>ValidationSummary</strong>
<ul>
<li>HeaderText</li>
<li>CssClass</li>
<li>DisplayMode</li>
</ul>
</li>
</ul>
<ul>
<li>Common properties:</li>
</ul>
<ul>
<li>
<ul>
<li><strong>ControlToValidate</strong> &#8211; this is the most essential obvisouly, a must</li>
<li><strong>ErrorMessage</strong> &#8211; Text in here will be displayed in the ValidationSummary</li>
<li><strong>Text</strong> &#8211; This will be displayed right at where the validation control lies</li>
<li><strong>Display (Static/Dynamic/None)</strong> &#8211; pretty intuitive. I see &#8220;dynamic&#8221; being the default, because it doesn&#8217;t take up space when it&#8217;s not being validated. There is no reason for some empty place holder.</li>
<li><strong>EnableClientScript</strong> &#8211; default is true; if browser supports JavaScript, then validation is done on client first. If the validation fails, then postback is cancelled.</li>
<li><strong>ValidationGroup</strong> &#8211; Just give it a name, and give the same name to the button or whatever control that is to trigger the validation, then only the fields with the same group name will be validated.<br />
Uses:<br />
<em><span style="text-decoration:underline;">Page.Validate(ValidationGroupPropertyValue)</span></em> &#8211; tells the page to perform validation on fields with that specified validation group<br />
<span style="text-decoration:underline;"><em>GetValidators(ValidationGroup)</em></span> &#8211; returns a collection of validation controls that belong to the specified validation group</li>
<li>SetFocusOnError &#8211; same as the Focus() method; if set to True, causes the Web control the validation control is operating on to receive focus if the validation control is invalid</li>
</ul>
</li>
</ul>
<p><span style="text-decoration:underline;">Example</span>: To <strong>validate a password</strong>, should use the following validation</p>
<ul>
<li>RequiredFieldValidator</li>
<li>RegularExpressionValidator</li>
<li>CompareValidator (for the re-type password field)</li>
<li>CustomValidator (To check length of password)</li>
</ul>
<p>More references:</p>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/library/aa479045.aspx#aspplusvalid_whichcontrol" target="_blank">MSDN &#8211; ASP.NET Validation in Depth</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/aa479013.aspx" target="_blank">MSDN &#8211; Validating ASP.NET Server Controls</a></li>
<li><a href="http://quickstarts.asp.net/QuickStartv20/aspnet/doc/validation/default.aspx" target="_blank">ASP.NET Quickstart Tutorials</a></li>
<li><a href="http://www.codeproject.com/KB/ajax/GooglePasswordStrength.aspx" target="_blank">Google Password Strength API (CodeProject)<br />
</a></li>
<li><a href="http://aspnet.4guysfromrolla.com/articles/092006-1.aspx" target="_blank">4GuysFromRolla &#8211; Creating Validator Controls for the CheckBox and CheckBoxList</a></li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wikiaspnet.wordpress.com/47/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wikiaspnet.wordpress.com/47/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wikiaspnet.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wikiaspnet.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wikiaspnet.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wikiaspnet.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wikiaspnet.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wikiaspnet.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wikiaspnet.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wikiaspnet.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wikiaspnet.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wikiaspnet.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wikiaspnet.wordpress.com&blog=3120846&post=47&subd=wikiaspnet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wikiaspnet.wordpress.com/2008/05/15/validation-controls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/392dac9bbc3c8fea87e0533a51b59b37?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Slayter</media:title>
		</media:content>
	</item>
		<item>
		<title>Some Client-side Know-Hows</title>
		<link>http://wikiaspnet.wordpress.com/2008/03/31/some-client-side-know-hows/</link>
		<comments>http://wikiaspnet.wordpress.com/2008/03/31/some-client-side-know-hows/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 02:42:18 +0000</pubDate>
		<dc:creator>Slayter</dc:creator>
				<category><![CDATA[ASP.NET Controls]]></category>

		<guid isPermaLink="false">http://wikiaspnet.wordpress.com/?p=16</guid>
		<description><![CDATA[Referring to Scott Mitchell&#8217;s article &#8220;Client-Side Enhancements in ASP.NET 2.0&#8221; on 4GuysFromRolla, it contains

How to programmatically set focus to a Web control
How to add client-side script when a Button is clicked
How to maintain scroll position on postbacks
Attached with this is another article on &#8220;Resetting scroll positions&#8221; that talks about handling scroll position on a page-by-page [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wikiaspnet.wordpress.com&blog=3120846&post=16&subd=wikiaspnet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Referring to Scott Mitchell&#8217;s article &#8220;<a href="http://aspnet.4guysfromrolla.com/articles/111506-1.aspx" title="Client-Side Enhancements in ASP.NET 2.0" target="_blank">Client-Side Enhancements in ASP.NET 2.0</a>&#8221; on 4GuysFromRolla, it contains</p>
<ul>
<li>How to programmatically set focus to a Web control</li>
<li>How to add client-side script when a Button is clicked</li>
<li>How to maintain scroll position on postbacks<br />
Attached with this is another article on &#8220;<a href="http://aspnet.4guysfromrolla.com/articles/111407-1.aspx" title="Resetting Scroll Position" target="_blank">Resetting scroll positions</a>&#8221; that talks about handling scroll position on a page-by-page basis, <a href="http://aspnet.4guysfromrolla.com/articles/111407-1.aspx" title="Resetting Scroll Position" target="_blank"><i></i></a>and as always, <a href="http://msdn2.microsoft.com/en-us/library/system.web.ui.page.maintainscrollpositiononpostback.aspx" title="MSDN MaintainScrollPositionOnPostback" target="_blank">MSDN Library reference</a></li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wikiaspnet.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wikiaspnet.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wikiaspnet.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wikiaspnet.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wikiaspnet.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wikiaspnet.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wikiaspnet.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wikiaspnet.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wikiaspnet.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wikiaspnet.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wikiaspnet.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wikiaspnet.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wikiaspnet.wordpress.com&blog=3120846&post=16&subd=wikiaspnet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wikiaspnet.wordpress.com/2008/03/31/some-client-side-know-hows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/392dac9bbc3c8fea87e0533a51b59b37?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Slayter</media:title>
		</media:content>
	</item>
		<item>
		<title>ClientID &amp; UniqueID</title>
		<link>http://wikiaspnet.wordpress.com/2008/03/31/clientid-uniqueid/</link>
		<comments>http://wikiaspnet.wordpress.com/2008/03/31/clientid-uniqueid/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 01:57:48 +0000</pubDate>
		<dc:creator>Slayter</dc:creator>
				<category><![CDATA[ASP.NET Controls]]></category>

		<guid isPermaLink="false">http://wikiaspnet.wordpress.com/?p=15</guid>
		<description><![CDATA[ClientID and UniqueID are definitely different. In the simplest sense, ClientID is used for client-side, UniqueID is used for server-side. However, there are more subtle differences between them.
ClientID:

Used with id attribute of rendered HTML tag
Uses underscore as separator (e.g. ParentPanel_ChildControl)
MSDN ClientID reference
&#60;%=%&#62;, combined with $get or $find, can be used to access the ClientID thru [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wikiaspnet.wordpress.com&blog=3120846&post=15&subd=wikiaspnet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>ClientID and UniqueID are definitely different. In the simplest sense, ClientID is used for client-side, UniqueID is used for server-side. However, there are more subtle differences between them.</p>
<p>ClientID:</p>
<ul>
<li>Used with id attribute of rendered HTML tag</li>
<li>Uses underscore as separator (e.g. ParentPanel_ChildControl)</li>
<li><a href="http://msdn2.microsoft.com/en-us/library/system.web.ui.control.clientid(VS.71).aspxd(VS.71).aspx" title="MSDN ClientID" target="_blank">MSDN ClientID reference</a></li>
<li>&lt;%=%&gt;, combined with $get or $find, can be used to access the ClientID thru JavaScript. It is executed at the rendering stage of the Page, and is included to the page&#8217;s rendering output (HTML, most likely). &lt;%=%&gt; does never run at client-side. It is server-side code. You just use it to &#8220;spit&#8221; output between the content on the aspx page, so that it will impact on the end result which is rendered at the client. For information on $get and $find, check <a href="http://wikiaspnet.wordpress.com/2008/04/03/get-find/" target="_blank">here</a>.</li>
</ul>
<p>UniqueID:</p>
<ul>
<li>Used with name attribute</li>
<li>Uses colon as separator (e.g. ParentPanel:ChildControl)</li>
<li><a href="http://msdn2.microsoft.com/en-us/library/system.web.ui.control.uniqueid(VS.71).aspx" title="MSDN UniqueID" target="_blank">MSDN UniqueID reference</a></li>
</ul>
<p>With regard to the separator explained above, I&#8217;ve encountered one exception, whereas the UniqueID separator is &#8220;&amp;&#8221;. I have a button and a update panel on a page, with the button being the AsyncPostbackTrigger for the update panel. When trying to access the button via its ID in code behind, the ID rendered and written to the HTML is not the button&#8217;s ClientID, but its UniqueID, which then has &#8220;&amp;&#8221;, instead of colon (:), as the separator. The only explanation I can think of for such behavior is due to the postback triggers for the update panel. Trial and error always help. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In addition, both ClientID and UniqueID can be overridden to be identical all around, of course. Just simply assign them with the ID attribute of the control.</p>
<div style="background-color:#ffff99;"> <i>/// &lt;summary&gt;<br />
/// Override to force simple IDs all around<br />
/// &lt;/summary&gt;<br />
public override string UniqueID<br />
{<br />
get<br />
{<br />
return this.ID;<br />
}<br />
}<br />
/// &lt;summary&gt;<br />
/// Override to force simple IDs all around<br />
/// &lt;/summary&gt;<br />
public override string ClientID<br />
{<br />
get<br />
{<br />
return this.ID;<br />
}<br />
}</i></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wikiaspnet.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wikiaspnet.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wikiaspnet.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wikiaspnet.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wikiaspnet.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wikiaspnet.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wikiaspnet.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wikiaspnet.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wikiaspnet.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wikiaspnet.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wikiaspnet.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wikiaspnet.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wikiaspnet.wordpress.com&blog=3120846&post=15&subd=wikiaspnet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wikiaspnet.wordpress.com/2008/03/31/clientid-uniqueid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/392dac9bbc3c8fea87e0533a51b59b37?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Slayter</media:title>
		</media:content>
	</item>
	</channel>
</rss>