foozball3000
Executive Member
- Joined
- Oct 28, 2008
- Messages
- 5,827
We have an application that creates XML files that contains data about running SQL queries, but it can't bulk export. So, we tried modifying and generating the XML files directly, but that failed. The application that has to run the XML files again kept saying that the data is corrupted.
So, now we're planning on writing a bot in C# to automatically operate the application... and a lot faster than a human can. But I have no idea how to do this.
Any pointers?
So, now we're planning on writing a bot in C# to automatically operate the application... and a lot faster than a human can. But I have no idea how to do this.
Any pointers?