* It generates the month list automatically. * It generates the year list automatically from the YearStart and YearEnd properties. * It automatically uses the language of current culture. * You can use directly to fill parameters of SqlDataSource (the selected month is accessible as both StartDate and EndDate properties). * It automatically preselects the current month. * Compatible with UpdatePanel.