One of my current projects includes a web-based event calendar. During development I realized that the Calendar control did not have a property or method that would return the first and last date displayed by the control. The following code does just that. read more