how to use windows service in windows form application? I am having the database table , consists of Gold, silver,etc.. Prices. These can be displayed in Windows Form.
I want to Update those things periodically in Windows Form(example : for each 10 mins, need to update). Is there possible way available?