<?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>Mario J Vargas - Angstrey.com &#187; Programming</title>
	<atom:link href="http://angstrey.com/index.php/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://angstrey.com</link>
	<description>Another Web Developer blog out of many out there in the blogosphere</description>
	<lastBuildDate>Fri, 06 Aug 2010 22:37:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>How to Add an Icon to a Button Control in Silverlight from a Resource</title>
		<link>http://angstrey.com/index.php/2010/08/02/how-to-add-an-icon-to-a-button-control-in-silverlight-from-a-resource/</link>
		<comments>http://angstrey.com/index.php/2010/08/02/how-to-add-an-icon-to-a-button-control-in-silverlight-from-a-resource/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 04:24:53 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://angstrey.com/?p=390</guid>
		<description><![CDATA[This article discusses three methods for adding an image (or icon) to a Button control in Silverlight using XAML, where the ideal method is to declare it in a global stylesheet.]]></description>
		<wfw:commentRss>http://angstrey.com/index.php/2010/08/02/how-to-add-an-icon-to-a-button-control-in-silverlight-from-a-resource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding the Next Date for Day of Week</title>
		<link>http://angstrey.com/index.php/2009/04/25/finding-the-next-date-for-day-of-week/</link>
		<comments>http://angstrey.com/index.php/2009/04/25/finding-the-next-date-for-day-of-week/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 22:04:00 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://angstrey.com/?p=174</guid>
		<description><![CDATA[In this article, I discuss the problem of easily finding the next date for a particular date of the week and how I transitioned from a complicated solution to a more simplified version by using simple arithmetic. The solution is written in the C# programming language but the formula for making this calculation can be easily ported into any programming language, including T-SQL.]]></description>
		<wfw:commentRss>http://angstrey.com/index.php/2009/04/25/finding-the-next-date-for-day-of-week/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
