User269602965 posted
Create a .NET project as WEB SERVICE type project.
Then you can call the service on schedule in .NET client app to return updated values to the application.
Common example would be the user experience of retrieving weather data in a widget on their desktop.
https://support.microsoft.com/en-us/kb/308495