How to create a service, passing it the server connection parameters and that it would periodically update the tables, and the main program in c # wpf would send requests and take tables to it. And how to bind the grid from xaml to the table of this service, and let the service be engaged in data processing.
How to do this? wcf and the like has not done.