Our application has to check the database every 5 minutes. Whatever data has changed should be sent to another application automatically.
I need C# code to transfer the database data from one system to another via IP address withing the same network.
How can I do this?
New contributor
suresh babu lagasani is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2