<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Zodiac Signs: DateRange Class</title><link>http://msmvps.com/blogs/deborahk/archive/2009/07/06/zodiac-signs-daterange-class.aspx</link><description>This entry details the implementation of the DateRange class from this example in C#: public class DateRange { &amp;#160;&amp;#160;&amp;#160; public DateTime StartDate { get; set; } &amp;#160;&amp;#160;&amp;#160; public DateTime EndDate { get; set; } &amp;#160;&amp;#160;&amp;#160; // Constructor</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator></channel></rss>