<?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/"
		>
<channel>
	<title>Comments for Aqua Bird Consulting</title>
	<atom:link href="http://blog.aquabirdconsulting.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.aquabirdconsulting.com</link>
	<description>The Bird Is The Word</description>
	<lastBuildDate>Fri, 20 Apr 2012 16:21:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Capitalize First Letter of Every Word (C#) by dotnetchris</title>
		<link>http://blog.aquabirdconsulting.com/2011/06/22/capitalize-first-letter-of-every-word-c/comment-page-1/#comment-363</link>
		<dc:creator>dotnetchris</dc:creator>
		<pubDate>Fri, 20 Apr 2012 16:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=331#comment-363</guid>
		<description>Looks like it was introduced in 1.1</description>
		<content:encoded><![CDATA[<p>Looks like it was introduced in 1.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capitalize First Letter of Every Word (C#) by AquaBirdConsult</title>
		<link>http://blog.aquabirdconsulting.com/2011/06/22/capitalize-first-letter-of-every-word-c/comment-page-1/#comment-361</link>
		<dc:creator>AquaBirdConsult</dc:creator>
		<pubDate>Fri, 20 Apr 2012 12:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=331#comment-361</guid>
		<description>That&#039;s cool, but it only is available in .Net 4.5. </description>
		<content:encoded><![CDATA[<p>That&#8217;s cool, but it only is available in .Net 4.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capitalize First Letter of Every Word (C#) by dotnetchris</title>
		<link>http://blog.aquabirdconsulting.com/2011/06/22/capitalize-first-letter-of-every-word-c/comment-page-1/#comment-360</link>
		<dc:creator>dotnetchris</dc:creator>
		<pubDate>Fri, 20 Apr 2012 12:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=331#comment-360</guid>
		<description>http://msdn.microsoft.com/en-us/library/system.globalization.textinfo.totitlecase%28v=vs.110%29.aspx</description>
		<content:encoded><![CDATA[<p><a href="http://msdn.microsoft.com/en-us/library/system.globalization.textinfo.totitlecase%28v=vs.110%29.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/system.globalization.textinfo.totitlecase%28v=vs.110%29.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LamdaComparer &#8211; A Must Have Snippet by dotnetchris</title>
		<link>http://blog.aquabirdconsulting.com/2011/06/22/lamdacomparer-a-must-have-snippet/comment-page-1/#comment-357</link>
		<dc:creator>dotnetchris</dc:creator>
		<pubDate>Thu, 19 Apr 2012 20:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=329#comment-357</guid>
		<description>Never saw this, looks pretty sweet</description>
		<content:encoded><![CDATA[<p>Never saw this, looks pretty sweet</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capitalize First Letter of Every Word (C#) by dotnetchris</title>
		<link>http://blog.aquabirdconsulting.com/2011/06/22/capitalize-first-letter-of-every-word-c/comment-page-1/#comment-356</link>
		<dc:creator>dotnetchris</dc:creator>
		<pubDate>Thu, 19 Apr 2012 20:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=331#comment-356</guid>
		<description>I actually think there&#039;s a title case function in .NET somewhere.</description>
		<content:encoded><![CDATA[<p>I actually think there&#8217;s a title case function in .NET somewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on That Pesky Active Page for ASP.NET MVC by Anonymous</title>
		<link>http://blog.aquabirdconsulting.com/2009/10/22/that-pesky-active-page-for-asp-net-mvc/comment-page-1/#comment-351</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 18 Apr 2012 11:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=36#comment-351</guid>
		<description>Hello Sean,

for the most part this is the best way to determine active state. The details of whether to use and id or a class are inconsequential.

The method is to match the current route with the expected href for your links.

Admittedly that might not be what people want, but for me it usually is.

Cheers. </description>
		<content:encoded><![CDATA[<p>Hello Sean,</p>
<p>for the most part this is the best way to determine active state. The details of whether to use and id or a class are inconsequential.</p>
<p>The method is to match the current route with the expected href for your links.</p>
<p>Admittedly that might not be what people want, but for me it usually is.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on That Pesky Active Page for ASP.NET MVC by Sean Hederman</title>
		<link>http://blog.aquabirdconsulting.com/2009/10/22/that-pesky-active-page-for-asp-net-mvc/comment-page-1/#comment-350</link>
		<dc:creator>Sean Hederman</dc:creator>
		<pubDate>Wed, 18 Apr 2012 03:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=36#comment-350</guid>
		<description>Sorry, over complicating things. Bloody iPad keyboard.</description>
		<content:encoded><![CDATA[<p>Sorry, over complicating things. Bloody iPad keyboard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on That Pesky Active Page for ASP.NET MVC by Sean Hederman</title>
		<link>http://blog.aquabirdconsulting.com/2009/10/22/that-pesky-active-page-for-asp-net-mvc/comment-page-1/#comment-349</link>
		<dc:creator>Sean Hederman</dc:creator>
		<pubDate>Wed, 18 Apr 2012 03:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=36#comment-349</guid>
		<description>I think you&#039;re over compacting things. Rather give each list time it&#039;s own id, and give each page a unique body I&#039;d (maybe generated from controller/action) and then control the active state in CSS. Doing everything via code seems like a lot of pain for little gain.</description>
		<content:encoded><![CDATA[<p>I think you&#8217;re over compacting things. Rather give each list time it&#8217;s own id, and give each page a unique body I&#8217;d (maybe generated from controller/action) and then control the active state in CSS. Doing everything via code seems like a lot of pain for little gain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GoogleBots and the Phantom ASP.NET MVC Page by Harry</title>
		<link>http://blog.aquabirdconsulting.com/2010/01/19/googlebots-and-the-phantom-asp-net-mvc-page/comment-page-1/#comment-348</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Tue, 17 Apr 2012 15:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=244#comment-348</guid>
		<description>any resolution?
</description>
		<content:encoded><![CDATA[<p>any resolution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Aqua Bird Consulting has moved to CoolHandle Web Hosting by seo agency</title>
		<link>http://blog.aquabirdconsulting.com/2010/03/03/aqua-bird-consulting-has-moved-to-coolhandle-web-hosting/comment-page-1/#comment-345</link>
		<dc:creator>seo agency</dc:creator>
		<pubDate>Wed, 04 Apr 2012 12:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aquabirdconsulting.com/?p=258#comment-345</guid>
		<description>Thanks to share this blog with us.Keep it up.I will keep share in future.
</description>
		<content:encoded><![CDATA[<p>Thanks to share this blog with us.Keep it up.I will keep share in future.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

