<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: .NET Enumerations: Generic Constraints and Custom Values</title>
	<atom:link href="http://blog.tatham.oddie.com.au/2007/04/25/net-enumerations-generic-constraints-and-custom-values/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tatham.oddie.com.au/2007/04/25/net-enumerations-generic-constraints-and-custom-values/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 02:46:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Writing Good ASP.NET Server Controls &#171; Enter the Tatrix</title>
		<link>http://blog.tatham.oddie.com.au/2007/04/25/net-enumerations-generic-constraints-and-custom-values/#comment-11095</link>
		<dc:creator><![CDATA[Writing Good ASP.NET Server Controls &#171; Enter the Tatrix]]></dc:creator>
		<pubDate>Fri, 02 Nov 2007 05:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://tatham.wordpress.com/2007/04/25/net-enumerations-generic-constraints-and-custom-values/#comment-11095</guid>
		<description><![CDATA[[...] This adds some complexity to our control&#8217;s rendering - the names of the enumeration items don&#8217;t match what we need to render to the page (eg. EditorMode.ScreenReaderPreview needs to be rendered as screen-reader). This is easily rectified by decorating the enumeration, as per my previous post on that topic. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] This adds some complexity to our control&#8217;s rendering &#8211; the names of the enumeration items don&#8217;t match what we need to render to the page (eg. EditorMode.ScreenReaderPreview needs to be rendered as screen-reader). This is easily rectified by decorating the enumeration, as per my previous post on that topic. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

