In my application a canvas object has height = 90 px & width = 86400 px (indicating number of seconds in a day [60 * 60 * 24] ). The canvas is scrollable and the user can add or delete components
What is the best solution to programmatically take a snapshot of a webpage? The situation is this:I would like to crawl a bunch of webpages and take thumbnail snapshots of them periodically, say once
I have snapshots of multiple webpages taken at 2 times. What is a reliable method to determine which webpages have been modified?
I finally managed to create a snapshot from a database that contains filestream tables. Now I am stuck selecting records from snapshot.