Project DescriptionThis is a silverlight custom control which can be used to select date in a user friendly way. It is similar to date selector control available to set birth date in facebook registration. Standard date picker control in silverlight and WPF is not user friendly and user has to perform several clicks to select a date.

Here is an example of how to use it in the code.

Currently DateSelector has following important Member
*DateValue
DateSelector is now localized. That means it displays the month according to the culture in the machine.
Improvements coming in the near future.
- Data Selection Change Event