M
Me
I am dealing with a poorly written windows application that does not contain
an API.
I would like to use C# to run a predetermied set of steps in the application
and scrape the resulting data from the screen and write it to a SQL
database. That said, I have no idea how to go about doing so in C#.
Any ideas, samples or links would be greatly appreciated. Thank you.
an API.
I would like to use C# to run a predetermied set of steps in the application
and scrape the resulting data from the screen and write it to a SQL
database. That said, I have no idea how to go about doing so in C#.
Any ideas, samples or links would be greatly appreciated. Thank you.