Hi I want to develop a window service which will , download the data from ftp server on specific day of time and it would automatically download data daily. I have two data providers, and will have different scheduled time for them. Scheduled time can be stored in database or some xml files.
In general window service will download data from specified server ate pre defined time. i m new in window service but have a good experice in web application Thanks Gaurav
