I have setup a basic Web App that allows for Editing a Parcel Layer and saving Edits. My question is how can I differintiate between users so that different versioning of the data can occur? Does anyone have any suggestions or links?
If you are asking about versioning your data, Silverligh/WPF API only supports simple editing scenarios (the last edit operation wins) and database versioning is not supported.