We are developing a silverlight web application feature editor for a point layer. We want to be able to retain revisions to the database transactions. Specifically points that are being deleted, so they can be reviewed for accuracy. What is the best way to go about doing this?
I am wondering if it is possible with the Silverlight API to retain features that are deleted from a Silverlight web application. Is it possible to trigger an event that could move the feature to a different ArcSDE feature class to retain deletions.
Or is there a better way to handle this on the ArcSDE side of things.
Any suggestions would be appreciated.
Thanks,
Brian